mirror of
https://github.com/Jackett/Jackett
synced 2025-03-01 01:15:47 +00:00
crnaberza: site forcing https
This commit is contained in:
parent
6ebc052368
commit
6419c8c335
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,8 @@ language: sr-sp
|
|||
type: private
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://www.crnaberza.com/
|
||||
legacylinks:
|
||||
- http://www.crnaberza.com/
|
||||
|
||||
caps:
|
||||
|
@ -83,6 +85,8 @@ login:
|
|||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
remember: 1
|
||||
returnto: /
|
||||
error:
|
||||
- selector: h2
|
||||
message:
|
||||
|
|
Loading…
Reference in a new issue