mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
itatorrent: bump engine tag and adjust time zone
This commit is contained in:
parent
ea1ff17c56
commit
257e040336
1 changed files with 2 additions and 2 deletions
|
@ -167,7 +167,7 @@ search:
|
|||
selector: created_at
|
||||
filters:
|
||||
- name: append
|
||||
args: " -03:00" # BRT
|
||||
args: " +00:00" # GMT
|
||||
- name: dateparse
|
||||
args: "MM/dd/yyyy HH:mm:ss zzz"
|
||||
size:
|
||||
|
@ -200,4 +200,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 7 days (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 8.3.3 (custom)
|
||||
# json UNIT3D 8.3.4 (custom)
|
||||
|
|
Loading…
Reference in a new issue