mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
aidoruonline: replace unnecessary raw search input
This commit is contained in:
@@ -74,7 +74,7 @@ search:
|
|||||||
- path: get_ttable.php
|
- path: get_ttable.php
|
||||||
inputs:
|
inputs:
|
||||||
pcat: "Show+All"
|
pcat: "Show+All"
|
||||||
$raw: "scat={{ range .Categories }}{{.}},{{end}}&"
|
scat: "{{ range .Categories }}{{.}},{{end}}"
|
||||||
subbed: ""
|
subbed: ""
|
||||||
fl: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
fl: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
||||||
resd: ""
|
resd: ""
|
||||||
|
Reference in New Issue
Block a user