mirror of
https://github.com/Jackett/Jackett.git
synced 2026-09-01 15:21:17 +08:00
haitang: drop "do not download" titles
This commit is contained in:
@@ -101,7 +101,7 @@ search:
|
||||
notnewword: 1
|
||||
|
||||
rows:
|
||||
selector: table.torrents > tbody > tr:has(table.torrentname)
|
||||
selector: table.torrents > tbody > tr:has(table.torrentname):not(:has(a[href^="details.php?id="]:contains("请不要下载")))
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
||||
Reference in New Issue
Block a user