Skip to content

Commit 46371e8

Browse files
committed
feat(frds): Support NL
#1097
1 parent 300f03c commit 46371e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resource/sites/pt.keepfrds.com/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,9 @@
161161
"torrentTagSelectors": [{
162162
"name": "⛔️",
163163
"selector": "td.embedded b > font.recommended:contains('禁转')"
164+
},{
165+
"name": "Neutral",
166+
"selector": "img.pro_nl",
167+
"color": "purple"
164168
}]
165169
}

0 commit comments

Comments
 (0)