mirror of
https://github.com/Jackett/Jackett
synced 2025-03-08 21:06:25 +00:00
theshinning: add date TZ
This commit is contained in:
parent
7f271f4894
commit
99fe32bec6
1 changed files with 4 additions and 2 deletions
|
@ -141,8 +141,10 @@ search:
|
|||
date:
|
||||
selector: time
|
||||
filters:
|
||||
- name: append
|
||||
args: " +01:00" # CET
|
||||
- name: dateparse
|
||||
args: "02/01/2006 15:04:05"
|
||||
args: "02/01/2006 15:04:05 -07:00"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
i[class*="fa-id-badge text-orange"]: 0 # 24 Hour FreeLeech From BON Store
|
||||
|
|
Loading…
Add table
Reference in a new issue