mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 06:22:45 +00:00
HDSky: fix search
This commit is contained in:
parent
4692cd60ee
commit
ed41d383a3
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: /torrents.php
|
- path: /torrents.php
|
||||||
method: post
|
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{range .Categories}}cat{{.}}=1&{{end}}"
|
$raw: "{{range .Categories}}cat{{.}}=1&{{end}}"
|
||||||
search: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
|
search: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
|
||||||
|
|
Loading…
Reference in a new issue