mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
bitsexy: remove unused login inputs (#13962)
This commit is contained in:
@@ -99,9 +99,6 @@ login:
|
|||||||
inputs:
|
inputs:
|
||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
use_ssl: 1
|
|
||||||
perm_ssl: ""
|
|
||||||
returnto: "/"
|
|
||||||
error:
|
error:
|
||||||
- selector: table.main:contains("failed")
|
- selector: table.main:contains("failed")
|
||||||
test:
|
test:
|
||||||
|
Reference in New Issue
Block a user