From 45592e78d97894b7f741ef33957bbc679ec3de8d Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 25 Jun 2024 08:39:42 +0300 Subject: [PATCH] firefox: use beacondb.net for geolocation for now --- etc/firefox/policies/policies.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 85edad29..394f14e2 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -559,8 +559,9 @@ "Value": 0 }, "geo.provider.network.url": { - "Comment": "This might point to discontinued Mozilla Location Services, so better to restore it to default.", - "Status": "clear" + "Status": "default", + "Type": "string", + "Value": "https://beacondb.net/v1/geolocate" }, "image.animation.mode": { "Comment": "Preference not allowed for stability reasons. :(",