mirror of https://github.com/Jackett/Jackett
assorted yml: dateparse update. related to #14072
This commit is contained in:
parent
bfcee86892
commit
d0b5d36208
|
@ -187,7 +187,7 @@ search:
|
|||
- name: append
|
||||
args: " +02:00" # EET
|
||||
- name: dateparse
|
||||
args: "2 January 2006, Monday @ 15:04 -07:00"
|
||||
args: "d MMMM yyyy, dddd @ HH:mm zzz"
|
||||
size:
|
||||
selector: td:nth-child(3)
|
||||
seeders:
|
||||
|
|
Loading…
Reference in New Issue