removed Google Analytics code

This commit is contained in:
OutCast3k 2014-12-07 17:11:02 +00:00
parent eac2a5c9ee
commit 344d0fae78

View file

@ -28,18 +28,6 @@
<script type="text/javascript" src="js/coinbin.js"></script>
</head>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-24788352-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<body>
<div id="wrap">
<!-- Fixed navbar -->