Skip to content
Snippets Groups Projects
Commit b7da6faf authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

abrowser: removed region check antifeature

parent b3b9e593
No related branches found
No related tags found
No related merge requests found
......@@ -136,6 +136,7 @@ pref("geo.enabled", false);
pref("browser.search.geoip.url", "");
pref("geo.provider-country.network.url", "");
pref("browser.search.geoSpecificDefaults.url", "");
pref("browser.region.network.url","");
// Disable captive portal detection
pref("captivedetect.canonicalURL", "");
pref("network.captive-portal-service.enabled", false);
......
......@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=71
VERSION=72
. ./config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment