mirror of https://github.com/Jackett/Jackett
torrentkitty: spacing fix
This commit is contained in:
parent
faa9d1b814
commit
a3cb7ac5fc
|
@ -33,7 +33,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="])
|
||||
|
|
Loading…
Reference in New Issue