Disable grabbing geo-specific search engines from Mozilla servers.

This commit is contained in:
wolfbeast 2018-04-21 02:58:41 +02:00 committed by Roy Tam
commit efa09515f6

View file

@ -4,8 +4,4 @@
#filter substitution
# LOCALIZATION NOTE: this preference is set to true for en-US specifically,
# locales without this line have the setting set to false by default.
pref("browser.search.geoSpecificDefaults", true);
pref("general.useragent.locale", "@AB_CD@");