mirror of https://github.com/Jackett/Jackett
kickasstorrent-kathow: fix #2255 new search path
This commit is contained in:
parent
df068d6e4d
commit
3a5db7e813
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue