mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 17:58:49 +00:00
parent
bc9d02d2e8
commit
232e746fe4
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ settings:
|
|||
login:
|
||||
path: login.php
|
||||
method: form
|
||||
form: form[action="/login.php"]
|
||||
form: form[method="post"]
|
||||
cookies: ["JAVA=OK"] # avoid jscheck redirect
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
|
|
Loading…
Reference in a new issue