hellastz: correct login error detection

This commit is contained in:
Garfield69 2021-03-30 16:01:24 +13:00
parent 6703f0f871
commit e76a233520
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ login:
uid: "{{ .Config.username }}"
pwd: "{{ .Config.password }}"
error:
- selector: form[action="index.php?page=login&returnto=index.php"] table tr td span
- selector: tr td span[style="color:#FF0000;"]
test:
path: index.php
selector: a[href="logout.php"]
@ -173,4 +173,4 @@ search:
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# xbtitFM v3.0.00
# xbtitFM v3.1.00