MozillaFirefox/firefox.js

4 lines
181 B
JavaScript
Raw Normal View History

pref("intl.locale.requested", "");
pref("browser.preferences.instantApply", true);
pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");