mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
montorrent: use andmatch filter to remove unrelated results. resolves #11067
This commit is contained in:
@@ -107,6 +107,8 @@ search:
|
|||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: div.t-details
|
selector: div.t-details
|
||||||
|
filters:
|
||||||
|
- name: andmatch
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
Reference in New Issue
Block a user