torrentdownloads: add followredirect

the /today/?search= redirects to /today/
This commit is contained in:
Garfield69 2021-09-07 09:20:30 +12:00
parent 3647bb003c
commit 66f4d9fb56
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ download:
search:
paths:
- path: "{{ if .Keywords }}/search/{{ else }}/today/{{ end }}"
followredirect: true
inputs:
$raw: "{{ range .Categories }}s_cat={{.}}&{{end}}"
search: "{{ .Keywords }}"