Fix google-analytics on index.html

This commit is contained in:
Ryan Dahl 2009-11-04 00:18:05 +01:00
parent 47fcf785ac
commit d3de943eb1

View File

@ -256,9 +256,7 @@ git format-patch HEAD^
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ?
"https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost +
"google-analytics.com/ga.js'
type='text/javascript'%3E%3C/script%3E"));
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {