mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 09:48:37 +00:00
TorrentSeeds: add andmatch
This commit is contained in:
parent
b9dcfd1b02
commit
cfb714e13c
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@
|
|||
rows:
|
||||
selector: tr.browse_color, tr[id^="kdescr"]
|
||||
after: 1
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
category:
|
||||
selector: td:nth-of-type(1) a
|
||||
|
|
Loading…
Reference in a new issue