diff --git a/user.js b/user.js index 62f430a..07ce234 100644 --- a/user.js +++ b/user.js @@ -10,7 +10,7 @@ /**************************************************************************** * Betterfox * * "Ad meliora" * - * version: 142 * + * version: 144 * * url: https://github.com/yokoffing/Betterfox * ****************************************************************************/ @@ -72,7 +72,6 @@ user_pref("privacy.globalprivacycontrol.enabled", true); /** OCSP & CERTS / HPKP ***/ user_pref("security.OCSP.enabled", 0); -user_pref("security.pki.crlite_mode", 2); user_pref("security.csp.reporting.enabled", false); /** SSL / TLS ***/ @@ -236,3 +235,4 @@ user_pref("layout.word_select.eat_space_to_next_word", false); +