mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -31,12 +31,10 @@ settings:
|
||||
search:
|
||||
paths:
|
||||
# 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:
|
||||
selector: table > tbody > tr:has(td.dn-title)
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
category:
|
||||
|
Reference in New Issue
Block a user