mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 08:34:32 +02:00
RoDVD: use andmatch filter
This commit is contained in:
@@ -74,6 +74,8 @@
|
|||||||
key: 9
|
key: 9
|
||||||
rows:
|
rows:
|
||||||
selector: table.torrents > tbody > tr:has(a[href^="details.php?id="])
|
selector: table.torrents > tbody > tr:has(a[href^="details.php?id="])
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
dateheaders:
|
dateheaders:
|
||||||
selector: ":has(td.days > font > b)"
|
selector: ":has(td.days > font > b)"
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user