mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
fix schemeless
This commit is contained in:
+1
-1
@@ -648,7 +648,7 @@ user_pref("network.IDN_show_punycode", true);
|
||||
// [6] https://blog.chromium.org/2023/08/towards-https-by-default.html
|
||||
user_pref("dom.security.https_first", true); // [DEFAULT FF129+]
|
||||
//user_pref("dom.security.https_first_pbm", true); // [DEFAULT FF91+]
|
||||
//user_pref("dom.security.https_first_schemeless", true); // [FF120+]
|
||||
user_pref("dom.security.https_first_schemeless", true); // [FF120+]
|
||||
|
||||
/******************************************************************************
|
||||
* SECTION: HTTPS-ONLY MODE *
|
||||
|
||||
Reference in New Issue
Block a user