filelisting: fix 5d5a87dd

This commit is contained in:
Garfield69 2021-11-05 18:36:58 +13:00
parent 0457010be7
commit dca43dcc6e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ settings:
search:
paths:
# https://filelisting.com/result?q=bad+batch
- path: "result{{ if .Keywords }}?q={{ .Keywords }}{{ else }}{{ end }}+in:title"
- path: "result{{ if .Keywords }}?q={{ .Keywords }}+in:title{{ else }}{{ end }}"
rows:
selector: table > tbody > tr:has(td.dn-title)