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