mirror of https://github.com/Jackett/Jackett
hudbt: remove unnecessary login error
This commit is contained in:
parent
e105a1d23e
commit
9ccf7f948b
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue