mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
topnow: andmatch resolves #9027
This commit is contained in:
parent
d1c41ab585
commit
4647a6cdcd
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ search:
|
||||||
rows:
|
rows:
|
||||||
# old cards do not have a download link
|
# old cards do not have a download link
|
||||||
selector: div.grid-item:has(a[href^="/download.php?torrent="])
|
selector: div.grid-item:has(a[href^="/download.php?torrent="])
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
|
Loading…
Add table
Reference in a new issue