mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
KickAssTorrent: use andmatch filter
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
search: "{{ .Query.Keywords }}"
|
||||
rows:
|
||||
selector: table.ttable_headinner > tbody > tr[class^="t-row"]
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
download:
|
||||
selector: a[data-download]
|
||||
|
Reference in New Issue
Block a user