Zooqle: fix search

This commit is contained in:
kaso17 2017-12-18 18:34:48 +01:00
parent 20b4d93686
commit 14d3a9eb0a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
# if keyword is specified sorted by descending seeders otherwise by time
# includes only verified torrents
paths:
- path: "/search?{{if .Keywords}}s=ns&v=t&sd=d{{ .Keywords}}{{else}}s=dt&v=t&sd=d&q= * {{end}}{{if .Categories}}category:{{range .Categories}}{{.}},{{end}}{{else}}{{end}}"
- path: "/search?{{if .Keywords}}s=ns&v=t&sd=d&q={{ .Keywords}}{{else}}s=dt&v=t&sd=d&q= *{{end}}{{if .Categories}} category:{{range .Categories}}{{.}},{{end}}{{else}}{{end}}"
rows:
selector: tr:has(td[class^="text-muted3"])
fields: