mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
worldwidetorrents: andmatch
This commit is contained in:
parent
2746d797ee
commit
6316b82600
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@
|
|||
- path: "torrents-search.php?{{range .Categories}}c{{.}}=1&{{end}}search={{.Keywords}}{{if .Categories}}{{else}}&cat=0{{end}}&incldead=0&lang=0"
|
||||
rows:
|
||||
selector: tr:not(:has(script)):has(a[title][href^="torrents-details.php?id="])
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
category:
|
||||
optional: true
|
||||
|
|
Loading…
Reference in a new issue