Turn Exempt Archives from Encryption on by default in new installs. #904

This commit is contained in:
ccd0 2016-06-13 03:30:43 -07:00
parent fcd6ffa8bb
commit 9abfa6ea72
2 changed files with 3 additions and 1 deletions

View File

@ -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) ->

View File

@ -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': [