From dcb171a655051fdbac210c41c9178b7c6a7f889a Mon Sep 17 00:00:00 2001 From: kaso17 Date: Mon, 13 Nov 2017 18:11:19 +0100 Subject: [PATCH] The Place: enable andmatch filter --- src/Jackett.Common/Definitions/theplace.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/theplace.yml b/src/Jackett.Common/Definitions/theplace.yml index 57f024520..0d3d21008 100644 --- a/src/Jackett.Common/Definitions/theplace.yml +++ b/src/Jackett.Common/Definitions/theplace.yml @@ -75,6 +75,8 @@ search: "{{ .Query.Keywords }}" rows: selector: table[border="0"] > tbody > tr.ttable:has(a[href^="browse.php?cat="]) + filters: + - name: andmatch fields: category: selector: a[href^="browse.php?cat="]