torrentkitty: prevent `could not select database` error

This commit is contained in:
Garfield69 2023-07-28 06:20:00 +12:00
parent 453124d64d
commit 6194f4baa4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ settings:
search:
paths:
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}/"
rows:
selector: table#archiveResult tbody tr:has(a[href^="magnet:?xt="])