mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
carphunter: new login
This commit is contained in:
@@ -79,14 +79,16 @@ settings:
|
||||
asc: asc
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
path: login.php?takelogin
|
||||
method: post
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
two_factor_auth_code: ""
|
||||
inactivity_: ""
|
||||
returnto: /
|
||||
error:
|
||||
- selector: td.embedded:contains("Sikertelen bejelentkezés!")
|
||||
- selector: td.embedded:contains("Sikertelen bejelentkezés")
|
||||
test:
|
||||
path: letoltes.php
|
||||
selector: a[href^="logout.php"]
|
||||
|
Reference in New Issue
Block a user