This commit is contained in:
Garfield69 2022-05-03 12:57:01 +12:00
parent 46fbd9ed1c
commit fb6cb9525f
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ search:
category: "{{ if .Categories }}{{ range .Categories }}{{.}}+{{end}}{{ else }}{{ end }}"
search: "{{ if .Query.TMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
tmdbid: "{{ .Query.TMDBID }}"
freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
$raw: "{{ if .Config.freeleech }}&freeleech=1{{ else }}{{ end }}"
response:
type: json