mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
extratorrents.it correct keywordless path
This commit is contained in:
@@ -943,7 +943,7 @@ settings: []
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: "{{ if .Keywords }}search/?search={{ .Keywords }}{{ else }}/home{{ end }}"
|
||||
- path: "{{ if .Keywords }}search/?search={{ .Keywords }}{{ else }}home{{ end }}"
|
||||
|
||||
rows:
|
||||
selector: tr[class^="tl"]
|
||||
|
Reference in New Issue
Block a user