From 01ff410e629cfa3e6a8b4c524df12132a0720cc9 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 10 May 2021 16:47:23 +1200 Subject: [PATCH] dark-shadow: fix 8a51a26 --- src/Jackett.Common/Definitions/dark-shadow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/dark-shadow.yml b/src/Jackett.Common/Definitions/dark-shadow.yml index 5c1731ffd..a84895d2f 100644 --- a/src/Jackett.Common/Definitions/dark-shadow.yml +++ b/src/Jackett.Common/Definitions/dark-shadow.yml @@ -136,9 +136,9 @@ search: - path: selection.php inputs: $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" - search: "{{ .Keywords }}}" + search: "{{ .Keywords }}" # 0 name, 1 descr, 2 both - blah: "0" + blah: 0 orderby: "{{ .Config.sort }}" sort: "{{ .Config.type }}"