1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 05:16:55 +00:00

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

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"]