mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
racingforme: code tidy
This commit is contained in:
@@ -185,11 +185,11 @@ search:
|
||||
paths:
|
||||
# only 20 results per page
|
||||
# https://www.racingfor.me/search/truck?c=-1&ob=sz_desc&offset=20#results
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}"
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}"
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
|
||||
inputs:
|
||||
offset: 20
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}"
|
||||
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}"
|
||||
inputs:
|
||||
offset: 40
|
||||
keywordsfilters:
|
||||
|
Reference in New Issue
Block a user