mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +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:
|
||||
paths:
|
||||
- path: /torrents.php
|
||||
method: post
|
||||
inputs:
|
||||
$raw: "{{range .Categories}}cat{{.}}=1&{{end}}"
|
||||
search: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"
|
||||
|
|
Loading…
Reference in a new issue