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
e07024b371
commit
91c7c52f19
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ search:
|
|||
- name: append
|
||||
args: " +00:00" # GMT
|
||||
- name: dateparse
|
||||
args: "Jan 2 2006, 15:04 -07:00"
|
||||
args: "MMM d yyyy, HH:mm zzz"
|
||||
size:
|
||||
selector: td:nth-last-child(5)
|
||||
grabs:
|
||||
|
|
Loading…
Reference in a new issue