1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Update SecureFox.js

This commit is contained in:
hjstephens09
2020-03-24 13:06:22 -04:00
committed by GitHub
parent 446a755f07
commit 19eb8742df
+1
View File
@@ -78,6 +78,7 @@ user_pref("browser.search.suggest.enabled.private", false);
// user_pref("browser.urlbar.oneOffSearches", false);
/** GOOGLE SAFE BROWSING ***/
/* 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);