mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 19:58:38 +00:00
aidoruonline: replace unnecessary raw search input
This commit is contained in:
parent
617c60b8e2
commit
1e310ad096
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ search:
|
|||
- path: get_ttable.php
|
||||
inputs:
|
||||
pcat: "Show+All"
|
||||
$raw: "scat={{ range .Categories }}{{.}},{{end}}&"
|
||||
scat: "{{ range .Categories }}{{.}},{{end}}"
|
||||
subbed: ""
|
||||
fl: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
||||
resd: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue