hudbt: remove unnecessary login error

This commit is contained in:
ilike2burnthing 2024-05-13 19:50:54 +01:00 committed by GitHub
parent e105a1d23e
commit 9ccf7f948b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ login:
trackerssl: yes
error:
- selector: div#stderr:has(h2:contains("失败"))
- selector: div#stderr:has(h2:contains("登录失败"))
test:
path: index.php
selector: form[action$="logout.php"]