mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Rockhard Lossless: use and filter
This commit is contained in:
@@ -36,6 +36,8 @@
|
|||||||
searchin: "title"
|
searchin: "title"
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody tr.tt
|
selector: table > tbody tr.tt
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href^="details.php?id="]
|
||||||
|
Reference in New Issue
Block a user