mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentbomb: drop removed-torrents resolves #8437
This commit is contained in:
@@ -78,7 +78,7 @@ search:
|
||||
keyword: "{{ if .Keywords }}{{ .Keywords }}{{ else }}-{{ end }}"
|
||||
|
||||
rows:
|
||||
selector: section.sch_res_list > ul > li:has(span.sch_datetime:contains(":"))
|
||||
selector: section.sch_res_list > ul > li:has(span.sch_datetime:contains(":")):not(:has(a[href^="bbs/./board.php?bo_table=out_"]))
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user