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)
|
||||
remove: a
|
||||
filters:
|
||||
- name: append
|
||||
args: " +00:00" # GMT
|
||||
- name: dateparse
|
||||
args: "2006-01-02 15:04:05"
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
minimumratio:
|
||||
text: 0.6
|
||||
# TBDEV
|
||||
|
Reference in New Issue
Block a user