From 3f1866ab602c93a9aaa0e7f1704f9e1981d30e33 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:08:25 -0500 Subject: [PATCH] Update Securefox.js --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 8b75d46..cdbccce 100644 --- a/Securefox.js +++ b/Securefox.js @@ -726,7 +726,7 @@ user_pref("dom.security.https_only_mode", true); // [FF76+] // PREF: offer suggestion for HTTPS site when available // [1] https://x.com/leli_gibts_scho/status/1371463866606059528 -//user_pref("dom.security.https_only_mode_error_page_user_suggestions", true); +user_pref("dom.security.https_only_mode_error_page_user_suggestions", true); // PREF: HTTP background requests in HTTPS-only Mode // When attempting to upgrade, if the server doesn't respond within a few seconds,