From 61b3d1efc84f4f7d972e94807b1126d308b5dc63 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 12 Oct 2020 20:36:15 +1300 Subject: [PATCH] racingforme: code tidy --- src/Jackett.Common/Definitions/racingforme.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/racingforme.yml b/src/Jackett.Common/Definitions/racingforme.yml index a93de1532..3855d3648 100644 --- a/src/Jackett.Common/Definitions/racingforme.yml +++ b/src/Jackett.Common/Definitions/racingforme.yml @@ -185,11 +185,11 @@ search: paths: # only 20 results per page # https://www.racingfor.me/search/truck?c=-1&ob=sz_desc&offset=20#results - - path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" - - path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" + - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}" + - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}" inputs: offset: 20 - - path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}*{{end}}" + - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}*{{ end }}" inputs: offset: 40 keywordsfilters: