mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
AsianDVDClub: use andmatch filter
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
incldead: "1"
|
||||
rows:
|
||||
selector: table.torrenttable > tbody > tr
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
download:
|
||||
selector: a[href^="/details.php?id="]
|
||||
|
Reference in New Issue
Block a user