exttorrents: code tidy

This commit is contained in:
Garfield69 2020-10-31 13:03:35 +13:00
parent 3d27e18b87
commit cc31fca29a
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ download:
search:
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:
selector: table.table-striped > tbody > tr