noname-clubl: date is on column 11 after login

This commit is contained in:
Garfield69
2020-12-17 07:49:30 +13:00
parent 82f7be2e05
commit 6241882741

View File

@@ -826,7 +826,7 @@ search:
grabs:
selector: td:nth-child(9)
date:
selector: td:nth-child(10)
selector: td:nth-child(11)
filters:
- name: re_replace
args: [".*(\\d{2}-\\d{2}-\\d{4})(\\d{2}:\\d{2})", "$1 $2"]