1
0
Fork 0
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:
Garfield69 2023-02-24 21:09:47 +13:00
parent 01347b9792
commit a16873dfdc

View file

@ -88,7 +88,7 @@ search:
- name: re_replace
args: ["March", "Mar"]
- name: dateparse
args: "Jan 2, 2006, 3:04 PM"
args: "MMM d, yyyy, h:mm tt"
date_abbr:
# May 8, 2022, 6 a.m.
selector: div.release_20:contains(".m."):not(:contains(":"))