mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: fix date/time auto adjusted by site account profile
This commit is contained in:
@@ -184,11 +184,10 @@ search:
|
||||
selector: td:nth-child(3)
|
||||
date:
|
||||
selector: td:nth-child(5)
|
||||
# auto adjusted by site account profile
|
||||
filters:
|
||||
- name: append
|
||||
args: " +00:00" # auto adjusted by site account profile
|
||||
- name: dateparse
|
||||
args: "02-01-200615:04:05 -07:00"
|
||||
args: "02-01-200615:04:05"
|
||||
size:
|
||||
selector: td:nth-child(6)
|
||||
download:
|
||||
|
Reference in New Issue
Block a user