Browse Source

remove of script

Dennis Mårtensson 12 years ago
parent
commit
6d169d5089
1 changed files with 0 additions and 15 deletions
  1. 0 15
      example/index.html

+ 0 - 15
example/index.html

@@ -6,21 +6,6 @@
 
     <script src="http://multiwebrtc.nodejitsu.com/socket.io/socket.io.js"></script>
     <script src="/io.js"></script>
-
-    <script type="text/javascript">
-
-      var _gaq = _gaq || [];
-      _gaq.push(['_setAccount', 'UA-31155783-4']);
-      _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>
-
   </head>
   <body onload="init()">
     <div id="videos">