1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-25 07:32:38 +00:00

KickAssTorrent: improve search results

This commit is contained in:
kaso17 2017-02-28 17:11:37 +01:00
parent c561a55b68
commit 7b31f81957

View file

@ -91,7 +91,7 @@
path: "/new/torrents-search.php" path: "/new/torrents-search.php"
inputs: inputs:
$raw: "{{range .Categories}}c{{.}}=1&{{end}}" $raw: "{{range .Categories}}c{{.}}=1&{{end}}"
search: "{{ .Query.Keywords }}" search: "\"{{ .Query.Keywords }}\""
rows: rows:
selector: table.ttable_headinner > tbody > tr[class^="t-row"] selector: table.ttable_headinner > tbody > tr[class^="t-row"]
filters: filters: