mirror of https://github.com/Jackett/Jackett
ebookbay: andmatch
This commit is contained in:
parent
d9507a3921
commit
38a1469e0b
|
@ -98,6 +98,8 @@ search:
|
||||||
rows:
|
rows:
|
||||||
selector: "div#content > div.poststuff:has(~ div.entry a.download), div#content > div.poststuff ~ div.entry:has(a.download)"
|
selector: "div#content > div.poststuff:has(~ div.entry a.download), div#content > div.poststuff ~ div.entry:has(a.download)"
|
||||||
after: 1
|
after: 1
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
|
Loading…
Reference in New Issue