From 404576cdebead5eb5a58f17b338d8c79efdfaa00 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 28 Feb 2022 17:09:42 +1300 Subject: [PATCH] torrentz2eu: new search path --- src/Jackett.Common/Definitions/torrentz2eu.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrentz2eu.yml b/src/Jackett.Common/Definitions/torrentz2eu.yml index 75a87a0a7..677b5ca98 100644 --- a/src/Jackett.Common/Definitions/torrentz2eu.yml +++ b/src/Jackett.Common/Definitions/torrentz2eu.yml @@ -34,7 +34,8 @@ settings: search: paths: - - path: kick.php + - path: data.php +# - path: kick.php inputs: q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"