diff --git a/application/basilisk/branding/unofficial/pref/centaury-branding.js b/application/basilisk/branding/unofficial/pref/centaury-branding.js index 752992834..525f26982 100644 --- a/application/basilisk/branding/unofficial/pref/centaury-branding.js +++ b/application/basilisk/branding/unofficial/pref/centaury-branding.js @@ -38,3 +38,6 @@ pref("app.update.enabled", false); // Shared User Agent Overrides #include ../../shared/uaoverrides.inc + +// Geolocation +pref("geo.wifi.uri", "https://pro.ip-api.com/json/?fields=lat,lon,status,message&key=jyVzd1rYPdkQCPC"); \ No newline at end of file