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

View File

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