Disable Google Analytics for now until we get the FreeBSD Privacy Policy
wording fixed to "allow" us to share the IP address etc. with Google. Dicussed with: core Submitted by: gjb
This commit is contained in:
parent
4102e49339
commit
fc6392e562
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37625
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
/* $FreeBSD: www/en/layout/js/google.js,v 1.6 2011/08/17 21:40:30 gjb Exp $ */
|
||||
/* $FreeBSD: www/en/layout/js/google.js,v 1.7 2011/08/20 23:47:06 gjb Exp $ */
|
||||
|
||||
var h=document.location.host;
|
||||
//var h=document.location.host;
|
||||
var h=null;
|
||||
/*
|
||||
* Check that the hosting domain is actually a FreeBSD.org domain, so
|
||||
* we don't accidentally obtain data from mirrors.
|
||||
|
|
Loading…
Reference in a new issue