[Centaury] Change geolocation pref.
parent
6f60f68cc0
commit
c855e7af4d
|
@ -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");
|
Loading…
Reference in New Issue