diff --git a/src/Jackett.Common/Definitions/torrentkitty.yml b/src/Jackett.Common/Definitions/torrentkitty.yml index cedbf8b16..e7396242b 100644 --- a/src/Jackett.Common/Definitions/torrentkitty.yml +++ b/src/Jackett.Common/Definitions/torrentkitty.yml @@ -35,7 +35,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="])