mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
fix dashes
This commit is contained in:
+1
-1
@@ -646,7 +646,7 @@ user_pref("network.IDN_show_punycode", true);
|
|||||||
// [4] https://web.dev/why-https-matters/
|
// [4] https://web.dev/why-https-matters/
|
||||||
// [5] https://www.cloudflare.com/learning/ssl/why-use-https/
|
// [5] https://www.cloudflare.com/learning/ssl/why-use-https/
|
||||||
// [6] https://blog.chromium.org/2023/08/towards-https-by-default.html
|
// [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", true); // [DEFAULT FF129+]
|
||||||
//user_pref("dom.security.https_first_pbm", true); // [DEFAULT FF91+]
|
//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+]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user