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"
|
incldead: "1"
|
||||||
rows:
|
rows:
|
||||||
selector: table.torrenttable > tbody > tr
|
selector: table.torrenttable > tbody > tr
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
fields:
|
fields:
|
||||||
download:
|
download:
|
||||||
selector: a[href^="/details.php?id="]
|
selector: a[href^="/details.php?id="]
|
||||||
|
Reference in New Issue
Block a user