mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
aither: site switched to UTC a week ago (#15698)
This commit is contained in:
parent
25a8b26403
commit
248a3d2fb8
1 changed files with 2 additions and 2 deletions
|
@ -152,7 +152,7 @@ search:
|
|||
selector: created_at
|
||||
filters:
|
||||
- name: append
|
||||
args: " -01:00" # EGT
|
||||
args: " +00:00" # UTC
|
||||
- name: dateparse
|
||||
args: "MM/dd/yyyy HH:mm:ss zzz"
|
||||
size:
|
||||
|
@ -188,4 +188,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 5 days (as seconds = 5 x 24 x 60 x 60)
|
||||
text: 432000
|
||||
# json UNIT3D 8.3.2 (custom)
|
||||
# json UNIT3D 8.3.2
|
||||
|
|
Loading…
Reference in a new issue