mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Merge branch 'master' of https://github.com/Jackett/Jackett.git
This commit is contained in:
2
src/Jackett/Definitions/kickasstorrent.yml
Normal file → Executable file
2
src/Jackett/Definitions/kickasstorrent.yml
Normal file → Executable file
@@ -88,7 +88,7 @@
|
||||
settings: []
|
||||
|
||||
search:
|
||||
path: "/new/{{if .Query.Keywords}}search-torrents.php{{else}}torrents.php{{end}}"
|
||||
path: "/new/{{if .Query.Keywords}}search-torrents.php{{else}}index.php{{end}}"
|
||||
inputs:
|
||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||
search: "\"{{ .Query.Keywords }}\""
|
||||
|
Reference in New Issue
Block a user