mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 23:00:51 +00:00
Ethor.net: add login error detection
This commit is contained in:
parent
8126fc3c85
commit
fbab796e76
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
secure_cookie: "0"
|
||||
error:
|
||||
- selector: :contains("\"status\":\"error\"")
|
||||
test:
|
||||
path: browse.php
|
||||
|
||||
|
|
Loading…
Reference in a new issue