From f708ae93ccd13ee971ac236f75527aa1697ccc87 Mon Sep 17 00:00:00 2001 From: hjstephens09 Date: Tue, 24 Mar 2020 14:10:46 -0400 Subject: [PATCH] Update SecureFox.js --- SecureFox.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SecureFox.js b/SecureFox.js index ede2408..861c88e 100644 --- a/SecureFox.js +++ b/SecureFox.js @@ -11,8 +11,9 @@ ******/ -/** GOOGLE SAFE BROWSING ***/ -/* In disabling this, please have an alternative to phishing and malware protection! ***/ +/***** GOOGLE SAFE BROWSING ***/ +// [WARNING] Do this at your own risk! +// In disabling this, please have an alternative to phishing and malware protection! user_pref("browser.safebrowsing.allowOverride", true); user_pref("browser.safebrowsing.appRepURL", ""); user_pref("browser.safebrowsing.blockedURIs.enabled", false); @@ -26,7 +27,7 @@ user_pref("browser.safebrowsing.malware.enabled", false); user_pref("browser.safebrowsing.phishing.enabled", false); -/** MOZILLA ***/ +/***** MOZILLA ***/ /** SEARCH ***/ /* Enable a seperate Private Search Engine