lesaloon: add date TZ

code tidy
This commit is contained in:
Garfield69 2020-11-15 16:59:40 +13:00
parent da279ea87d
commit 9dec9ba04d
1 changed files with 4 additions and 2 deletions

View File

@ -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: