From 6316b826003037eb6bf2dd61ec668d0cd2e35716 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 15 Apr 2018 18:55:18 +1200 Subject: [PATCH] worldwidetorrents: andmatch --- src/Jackett.Common/Definitions/worldwidetorrents.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/worldwidetorrents.yml b/src/Jackett.Common/Definitions/worldwidetorrents.yml index 3756127bc..ca6a9505e 100644 --- a/src/Jackett.Common/Definitions/worldwidetorrents.yml +++ b/src/Jackett.Common/Definitions/worldwidetorrents.yml @@ -162,6 +162,8 @@ - path: "torrents-search.php?{{range .Categories}}c{{.}}=1&{{end}}search={{.Keywords}}{{if .Categories}}{{else}}&cat=0{{end}}&incldead=0&lang=0" rows: selector: tr:not(:has(script)):has(a[title][href^="torrents-details.php?id="]) + filters: + - name: andmatch fields: category: optional: true