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
c122921fc8
commit
1d5ae12886
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ search:
|
|||
- name: append
|
||||
args: " -07:00" # PDT
|
||||
- name: dateparse
|
||||
args: "Jan. 2 06 -07:00"
|
||||
args: "MMM. d yy zzz"
|
||||
date_time:
|
||||
# 2020-11-05 07:34:44
|
||||
selector: div > span:nth-child(4):contains(":")
|
||||
|
|
Loading…
Reference in a new issue