user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 18984600712631df8c47d1850b6ac47ec2ef778d
parent bb206ec8fb6ac6b46956478901a6e1cf4bb76638
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date:   Thu, 23 Feb 2017 02:31:10 +1300

activate 1221
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -669,7 +669,7 @@ user_pref("security.mixed_content.use_hsts", false); // 1221: control "Add Security Exception" dialog on SSL warnings // 0=do neither 1=pre-populate url 2+pre-populate url + pre-fetch cert (default) // https://github.com/pyllyukko/user.js/issues/210 - // user_pref("browser.ssl_override_behavior", 1); +user_pref("browser.ssl_override_behavior", 1); /*** 1400: FONTS ***/ user_pref("ghacks_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");