mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
HDSky: enable andmatch filter
This commit is contained in:
parent
c66984cd3b
commit
b1371aae2b
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@
|
|||
search_mode: "0"
|
||||
rows:
|
||||
selector: table.torrents > tbody > tr:has(table.torrentname)
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
title:
|
||||
selector: a[title][href^="details.php?id="]
|
||||
|
|
Loading…
Reference in a new issue