Switch to Mozilla as geolocalization provider
Not that Mozilla is much better, but I still have to find something decent.
This commit is contained in:
1
user.js
1
user.js
@@ -30,6 +30,7 @@ user_pref("browser.discovery.sites", "");
|
||||
|
||||
// Geolocation
|
||||
user_pref("geo.enabled", false);
|
||||
user_pref("geo.provider.network.url", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%"e);
|
||||
user_pref("geo.wifi.logging.enabled", false);
|
||||
user_pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user