mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
vizuk: headers in login block are not supported by cardigann.
This commit is contained in:
parent
4ad3738778
commit
d9e1ef4440
1 changed files with 0 additions and 3 deletions
|
@ -93,9 +93,6 @@
|
|||
login:
|
||||
path: ajax/login.php
|
||||
method: post
|
||||
headers:
|
||||
user-agent: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36"
|
||||
form: form
|
||||
inputs:
|
||||
loginbox_membername: "{{ .Config.username }}"
|
||||
loginbox_password: "{{ .Config.password }}"
|
||||
|
|
Loading…
Reference in a new issue