mirror of https://github.com/Jackett/Jackett
Bitspyder: use and filter
This commit is contained in:
parent
9cecc38189
commit
331de4247b
|
@ -65,6 +65,8 @@
|
|||
incldead: "1"
|
||||
rows:
|
||||
selector: table > tbody > tr[class]
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
title:
|
||||
selector: a[href^="details.php?id="]
|
||||
|
|
Loading…
Reference in New Issue