exttorrents: code tidy

This commit is contained in:
Garfield69
2020-10-31 13:03:35 +13:00
parent 3d27e18b87
commit cc31fca29a

View File

@@ -83,7 +83,7 @@ download:
search: search:
paths: paths:
- path: "{{ if .Keywords }}search/?order={{ .Config.sort }}&sort={{ .Config.type }}&q={{ .Keywords }}{{ else }}latest/?order={{ .Config.sort }}&sort={{ .Config.type }}{{ end }}" - path: "{{ if .Keywords }}search/?q={{ .Keywords }}&{{ else }}latest/?{{ end }}order={{ .Config.sort }}&sort={{ .Config.type }}"
rows: rows:
selector: table.table-striped > tbody > tr selector: table.table-striped > tbody > tr