mirror of
https://github.com/Jackett/Jackett
synced 2025-01-20 14:39:31 +00:00
Hyperay: fix login
This commit is contained in:
parent
7a9fa6684e
commit
e805e791b4
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
authcode: ""
|
||||
error:
|
||||
- selector: td.embedded:has(h2:contains("failed"))
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue