oldgreektracker: new date format

This commit is contained in:
Garfield69 2024-03-19 05:49:52 +13:00
parent df77d41641
commit 48af896f91
1 changed files with 2 additions and 4 deletions

View File

@ -200,11 +200,9 @@ search:
# auto adjusted by site account profile
filters:
- name: regexp
args: "(\\d{1,2}(?:st|nd|rd|th):\\w{3,9}:\\d{4} \\d{2}:\\d{2})"
- name: re_replace
args: ["^(\\d{1,2})(?:st|nd|rd|th):", "$1:"]
args: "(\\d{2}-\\d{2}-\\d{2} \\d{2}:\\d{2})"
- name: dateparse
args: "d:MMMM:yyyy HH:mm"
args: "dd:MM:yy HH:mm"
size:
selector: td:nth-last-child(5)
grabs: