diff --git a/src/Jackett.Common/Definitions/torrentproject2.yml b/src/Jackett.Common/Definitions/torrentproject2.yml index 94c766836..546e49cc1 100644 --- a/src/Jackett.Common/Definitions/torrentproject2.yml +++ b/src/Jackett.Common/Definitions/torrentproject2.yml @@ -71,9 +71,6 @@ search: t: "{{ .Keywords }}" orderby: "{{ if .Keywords }}{{ .Config.sort }}{{ else }}{{ end }}" safe: "{{ if and .Keywords .Config.filter-verified }}on{{ else }}{{ end }}" - keywordsfilters: - - name: re_replace - args: [" ", "+"] rows: selector: "#similarfiles div:has(a[href^=\"/t\"])"