mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-19 12:58:04 +01:00
hdcztorrent: exclude recommended results
This commit is contained in:
@@ -123,7 +123,7 @@ search:
|
||||
by: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: td table.lista > tbody > tr:has(a[href^="download.php"])
|
||||
selector: td table.lista > tbody > tr:has(a[href^="download.php"]):has(a[href^="index.php?page=bookmark"])
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
||||
Reference in New Issue
Block a user