mirror of https://github.com/Jackett/Jackett
gay-torrents: add andmatch
This commit is contained in:
parent
46d81e43ce
commit
315e1efce3
|
@ -85,6 +85,8 @@ search:
|
|||
textsearch: "{{ .Keywords }}"
|
||||
rows:
|
||||
selector: ul.TorrentList
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
category:
|
||||
selector: .TorrentList1 > a
|
||||
|
|
Loading…
Reference in New Issue