mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentdownloads: add followredirect
the /today/?search= redirects to /today/
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user