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