From 1cbba5630cf119e54294060b516385bc23475ae9 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 7 Jul 2019 11:19:36 +1200 Subject: [PATCH] kickasstorrent: cleanup redundant code. no impact. --- src/Jackett.Common/Definitions/kickasstorrent.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Jackett.Common/Definitions/kickasstorrent.yml b/src/Jackett.Common/Definitions/kickasstorrent.yml index 87a4cd58f..4dc5ffe96 100644 --- a/src/Jackett.Common/Definitions/kickasstorrent.yml +++ b/src/Jackett.Common/Definitions/kickasstorrent.yml @@ -89,11 +89,6 @@ settings: [] - login: - method: cookie - test: - path: category/latest/page/1 - search: paths: - path: "{{ if .Keywords }}katsearch/page/1/{{ .Keywords }}{{ else }}category/latest/page/1{{ end }}"