aidoruonline: replace unnecessary raw search input

This commit is contained in:
ilike2burnthing
2023-12-01 02:28:02 +00:00
committed by GitHub
parent 617c60b8e2
commit 1e310ad096

View File

@@ -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: ""