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
ae56ab5c05
commit
c2d530f1ea
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ search:
|
|||
- name: append
|
||||
args: " +01:00" # CET
|
||||
- name: dateparse
|
||||
args: "2006.01.02 15:04 -07:00"
|
||||
args: "yyyy.MM.dd HH:mm zzz"
|
||||
date_year:
|
||||
selector: td:nth-child(4):not(:has(span))
|
||||
optional: true
|
||||
|
|
Loading…
Reference in a new issue