1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-23 14:51:01 +00:00

ettv: fix results for TEST. resolves #4602

This commit is contained in:
Garfield69 2019-02-05 17:54:34 +13:00
parent e98fad4f73
commit 6f9a2caa18

View file

@ -65,7 +65,7 @@
selector: a[href^="{{ .Config.downloadlink }}"]
search:
path: torrents-search.php
path: "{{if .Keywords}}torrents-search.php{{else}}torrents.php{{end}}"
inputs:
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
search: "{{ .Keywords }}"