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:
|
||||
paths:
|
||||
- path: "search.php"
|
||||
inputs:
|
||||
q: "{{ .Query.Keywords }}"
|
||||
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{else}}new/{{end}}"
|
||||
rows:
|
||||
selector: table[class="data"] tr[id]
|
||||
fields:
|
||||
|
Reference in New Issue
Block a user