removed Google Analytics code
This commit is contained in:
parent
eac2a5c9ee
commit
344d0fae78
1 changed files with 0 additions and 12 deletions
12
index.html
12
index.html
|
@ -28,18 +28,6 @@
|
||||||
<script type="text/javascript" src="js/coinbin.js"></script>
|
<script type="text/javascript" src="js/coinbin.js"></script>
|
||||||
</head>
|
</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>
|
<body>
|
||||||
<div id="wrap">
|
<div id="wrap">
|
||||||
<!-- Fixed navbar -->
|
<!-- Fixed navbar -->
|
||||||
|
|
Loading…
Reference in a new issue