mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
kickasstorrent: cleanup redundant code. no impact.
This commit is contained in:
@@ -89,11 +89,6 @@
|
|||||||
|
|
||||||
settings: []
|
settings: []
|
||||||
|
|
||||||
login:
|
|
||||||
method: cookie
|
|
||||||
test:
|
|
||||||
path: category/latest/page/1
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "{{ if .Keywords }}katsearch/page/1/{{ .Keywords }}{{ else }}category/latest/page/1{{ end }}"
|
- path: "{{ if .Keywords }}katsearch/page/1/{{ .Keywords }}{{ else }}category/latest/page/1{{ end }}"
|
||||||
|
Reference in New Issue
Block a user