mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-23 22:54:15 +01: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