mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
kickasstorrent: cleanup redundant code. no impact.
This commit is contained in:
parent
d2bc96bbea
commit
1cbba5630c
1 changed files with 0 additions and 5 deletions
|
@ -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 }}"
|
||||||
|
|
Loading…
Reference in a new issue