1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-24 15:21:06 +00:00

worldwidetorrents: andmatch

This commit is contained in:
Garfield69 2018-04-15 18:55:18 +12:00
parent 2746d797ee
commit 6316b82600

View file

@ -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" - path: "torrents-search.php?{{range .Categories}}c{{.}}=1&{{end}}search={{.Keywords}}{{if .Categories}}{{else}}&cat=0{{end}}&incldead=0&lang=0"
rows: rows:
selector: tr:not(:has(script)):has(a[title][href^="torrents-details.php?id="]) selector: tr:not(:has(script)):has(a[title][href^="torrents-details.php?id="])
filters:
- name: andmatch
fields: fields:
category: category:
optional: true optional: true