turkseed: new date parsing required

This commit is contained in:
Garfield69
2022-10-25 16:46:56 +13:00
parent b9170c83d9
commit 948c84cad5

View File

@@ -129,11 +129,10 @@ search:
selector: td:nth-child(2) selector: td:nth-child(2)
filters: filters:
- name: regexp - name: regexp
args: "(\\d{2}-\\d{2}-\\d{2} \\d{2}:\\d{2})" args: "(\\d{1,2}(st|nd|rd|th) [A-Za-z]{3,} \\d{4} \\d{2}:\\d{2}:\\d{2})"
- name: append - name: append
args: " +00:00" # auto adjusted by site account profile args: " +00:00" # auto adjusted by site account profile
- name: dateparse - name: fuzzytime
args: "02-01-06 15:04 -07:00"
size: size:
selector: td:nth-last-child(5) selector: td:nth-last-child(5)
grabs: grabs: