1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-01 12:46:23 +00:00

HDSky: fix search

This commit is contained in:
kaso17 2017-12-18 19:02:58 +01:00
parent 4692cd60ee
commit ed41d383a3

View file

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