mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
classix: add andmatch. resolves #4788
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
search: "{{ .Query.Keywords }}"
|
search: "{{ .Query.Keywords }}"
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr:has(a[href^="torrents.php?cat="])
|
selector: table > tbody > tr:has(a[href^="torrents.php?cat="])
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
text: 1
|
text: 1
|
||||||
|
Reference in New Issue
Block a user