mirror of https://github.com/Jackett/Jackett
Shellift: use and filter
This commit is contained in:
parent
ef49f304de
commit
0965274184
|
@ -32,6 +32,8 @@
|
|||
incldead: 1
|
||||
rows:
|
||||
selector: table#ct > tbody > tr.torrent_row
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
download:
|
||||
selector: a[href^="download.php?id="]
|
||||
|
|
Loading…
Reference in New Issue