mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
gtorrent: drop nuked torrents resolves #9911
This commit is contained in:
@@ -34,7 +34,7 @@ search:
|
|||||||
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: div.blog_brief_news:has(div.uploaded)
|
selector: div.blog_brief_news:not(div.first_line):not(:has(div.uploaded:empty))
|
||||||
filters:
|
filters:
|
||||||
- name: andmatch
|
- name: andmatch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user