mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrents-search.php -> search-torrents.php (#1642)
KAT seem to have changed the name of the search php
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
selector: a[href="account-logout.php"]
|
selector: a[href="account-logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
path: "/new/{{if .Query.Keywords}}torrents-search.php{{else}}torrents.php{{end}}"
|
path: "/new/{{if .Query.Keywords}}search-torrents.php{{else}}torrents.php{{end}}"
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||||
search: "\"{{ .Query.Keywords }}\""
|
search: "\"{{ .Query.Keywords }}\""
|
||||||
|
Reference in New Issue
Block a user