We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c097ecd commit a74c3caCopy full SHA for a74c3ca
index.html
@@ -70,12 +70,6 @@ <h3> Community </h3>
70
<script type="text/javascript">
71
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
72
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
73
- </script>
74
- <script type="text/javascript">
75
- try {
76
- var pageTracker = _gat._getTracker("UA-57375491-1");
77
- pageTracker._trackPageview();
78
- } catch(err) {}
79
</script>
80
</body>
81
</html>
0 commit comments