From 9dec9ba04d57fe065a7e83e2a5f1b475d28ca2a4 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 15 Nov 2020 16:59:40 +1300 Subject: [PATCH] lesaloon: add date TZ code tidy --- src/Jackett.Common/Definitions/lesaloon.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/lesaloon.yml b/src/Jackett.Common/Definitions/lesaloon.yml index b8f3dd0bf..7f345ffe1 100644 --- a/src/Jackett.Common/Definitions/lesaloon.yml +++ b/src/Jackett.Common/Definitions/lesaloon.yml @@ -141,7 +141,7 @@ search: - path: index.php inputs: page: torrents - search: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ end }}" + search: "{{ .Keywords }}" parentcategory: 0 category: 0 genre: 0 @@ -195,8 +195,10 @@ search: # 06/02/2019 18:19:28 selector: td:nth-child(7) filters: + - name: append + args: " +01:00" # CET - name: dateparse - args: "02/01/2006 15:04:05" + args: "02/01/2006 15:04:05 -07:00" seeders: selector: td:nth-child(8) leechers: