mirror of https://github.com/Jackett/Jackett
Blutopia: fix timezone parsing
This commit is contained in:
parent
b9d3592f3a
commit
f3098bd6d9
|
@ -91,6 +91,8 @@
|
|||
filters:
|
||||
- name: append
|
||||
args: " +00:00"
|
||||
- name: dateparse
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"i[data-original-title=\"100% Free\"]": "0"
|
||||
|
|
Loading…
Reference in New Issue