mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
movecr: add date TZ
This commit is contained in:
@@ -62,8 +62,10 @@ search:
|
||||
selector: td.seeds:contains("-")
|
||||
optional: true
|
||||
filters:
|
||||
- name: append
|
||||
args: " +05:30" # IST
|
||||
- name: dateparse
|
||||
args: "2006-01-02"
|
||||
args: "2006-01-02 -07:00"
|
||||
date:
|
||||
selector: td.seeds:not(:contains("-"))
|
||||
optional: true
|
||||
|
Reference in New Issue
Block a user