hqsource: fix date selector and filters

This commit is contained in:
ilike2burnthing 2021-05-17 20:47:16 +01:00 committed by GitHub
parent bb144ac281
commit 2a39390e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -114,8 +114,10 @@ search:
size:
selector: td:nth-child(5)
date:
selector: tr, br
selector: td:nth-child(2)
filters:
- name: regexp
args: (\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2})
- name: append
args: " +01:00" # CET
- name: dateparse