mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
kickasstorrent-kathow: fix #2255 new search path
This commit is contained in:
@@ -29,9 +29,7 @@
|
|||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: "search.php"
|
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{else}}new/{{end}}"
|
||||||
inputs:
|
|
||||||
q: "{{ .Query.Keywords }}"
|
|
||||||
rows:
|
rows:
|
||||||
selector: table[class="data"] tr[id]
|
selector: table[class="data"] tr[id]
|
||||||
fields:
|
fields:
|
||||||
|
Reference in New Issue
Block a user