mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Torrent411: add andmatch
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
search: "{{ .Query.Keywords }}"
|
||||
rows:
|
||||
selector: table > tbody > tr
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
category:
|
||||
selector: td:nth-child(1) > a
|
||||
|
Reference in New Issue
Block a user