[Centaury] Change geolocation pref.

master
Fedor 2020-05-25 08:50:38 +03:00
parent 6f60f68cc0
commit c855e7af4d
1 changed files with 3 additions and 0 deletions

View File

@ -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");