mirror of
https://github.com/Jackett/Jackett
synced 2024-12-31 20:27:28 +00:00
ETTV: force andmatch post-search to fix #2187
This commit is contained in:
parent
670141aef7
commit
1d060af852
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
|
||||
rows:
|
||||
selector: div.myFrame-content > div > table > tbody > tr[class]
|
||||
filters:
|
||||
- name: andmatch
|
||||
fields:
|
||||
download:
|
||||
selector: a[href^="/torrent/"]
|
||||
|
|
Loading…
Reference in a new issue