mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
extremebits: add date TZ
This commit is contained in:
@@ -156,8 +156,10 @@ search:
|
|||||||
selector: td:nth-of-type(2)
|
selector: td:nth-of-type(2)
|
||||||
remove: a
|
remove: a
|
||||||
filters:
|
filters:
|
||||||
|
- name: append
|
||||||
|
args: " +00:00" # GMT
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:05"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 0.6
|
text: 0.6
|
||||||
# TBDEV
|
# TBDEV
|
||||||
|
Reference in New Issue
Block a user