Remove unused analytics code

This commit is contained in:
Cameron Gutman 2019-08-25 00:33:59 -07:00
parent 600f8188f6
commit 6121e75989

View File

@ -28,15 +28,6 @@
<link rel="canonical" href="https://moonlight-stream.org"/>
<link rel="alternate" hreflang="en" href="https://moonlight-stream.org" />
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-47339221-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>