Turn Exempt Archives from Encryption on by default in new installs. #904
This commit is contained in:
parent
fcd6ffa8bb
commit
9abfa6ea72
@ -375,6 +375,8 @@ Settings =
|
||||
]
|
||||
if compareString < '00001.00011.00035.00000'
|
||||
addSauces ['https://whatanime.ga/?auto&url=%IMG;text:wait']
|
||||
if compareString < '00001.00012.00000.00000'
|
||||
set 'Exempt Archives from Encryption', false unless data['Exempt Archives from Encryption']?
|
||||
changes
|
||||
|
||||
loadSettings: (data, cb) ->
|
||||
|
||||
@ -44,7 +44,7 @@ Config =
|
||||
'Enable reporting posts to supported archives.'
|
||||
]
|
||||
'Exempt Archives from Encryption': [
|
||||
false
|
||||
true
|
||||
'Permit loading content from, and warningless redirects to, HTTP-only archives from HTTPS pages.'
|
||||
]
|
||||
'Keybinds': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user