mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -31,12 +31,10 @@ settings:
|
|||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
# https://filelisting.com/result?q=bad+batch
|
# https://filelisting.com/result?q=bad+batch
|
||||||
- path: "result{{ if .Keywords }}?q={{ .Keywords }}{{ else }}{{ end }}"
|
- path: "result{{ if .Keywords }}?q={{ .Keywords }}{{ else }}{{ end }}+in:title"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr:has(td.dn-title)
|
selector: table > tbody > tr:has(td.dn-title)
|
||||||
filters:
|
|
||||||
- name: andmatch
|
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user