From a3cb7ac5fc5025a56421ff70cad5aab36fcd5a90 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 7 Dec 2021 03:52:34 +0000 Subject: [PATCH] torrentkitty: spacing fix --- src/Jackett.Common/Definitions/torrentkitty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrentkitty.yml b/src/Jackett.Common/Definitions/torrentkitty.yml index e4941f390..e1b502f36 100644 --- a/src/Jackett.Common/Definitions/torrentkitty.yml +++ b/src/Jackett.Common/Definitions/torrentkitty.yml @@ -33,7 +33,7 @@ settings: search: paths: - - path: "search/{{ if .Keywords }}{{ .Keywords}}{{ else }}{{ .Today.Year }}{{ end }}" + - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}" rows: selector: table#archiveResult tbody tr:has(a[href^="magnet:?xt="])