Revert "Enable Google Analytics temporarily to estimate server traffic"

Do not make this kind of change without notice.

This reverts commit 3cb0cdf4f8.
This commit is contained in:
Gregory Maxwell 2013-12-21 11:39:18 -08:00
parent 55767dfebc
commit 365a238984

View file

@ -33,16 +33,6 @@ if(typeof(legacyIE)==='undefined'){
});
Hyphenator.run();
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46627233-1', 'bitcoin.org');
ga('send', 'pageview');
</script>
{% endif %}
<link rel="shortcut icon" href="/favicon.png">