mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
1d5ae12886
commit
5b26eec5a4
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ search:
|
|||
- name: append
|
||||
args: " +07:00" # ICT
|
||||
- name: dateparse
|
||||
args: "Jan 02 2006 15:04 -07:00"
|
||||
args: "MMM dd yyyy HH:mm zzz"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
"strong.blink_me:contains(\"Free\")": 0
|
||||
|
|
Loading…
Reference in a new issue