diff --git a/src/Jackett.Common/Definitions/torrentz2eu.yml b/src/Jackett.Common/Definitions/torrentz2eu.yml index c9b2c3a19..b92fab426 100644 --- a/src/Jackett.Common/Definitions/torrentz2eu.yml +++ b/src/Jackett.Common/Definitions/torrentz2eu.yml @@ -80,6 +80,9 @@ search: page: 2 inputs: q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}+{{ end }}" + keywordsfilters: + - name: re_replace + args: ["(\\w+)", "+$1"] # prepend + to each word rows: selector: table.table-responsive > tbody > tr