bagder: curl-www _footer.html,1.15,1.16

[email protected] Fri, 12 Nov 2010 12:11:18 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv11673

Modified Files:
	_footer.html 
Log Message:
remove google analytics


Index: _footer.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_footer.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- _footer.html	16 Nov 2009 22:14:12 -0000	1.15
+++ _footer.html	12 Nov 2010 12:11:16 -0000	1.16
@@ -17,6 +17,7 @@
 title="Asp.net upload component">File upload with ASP.NET</a>
 </center>
 
+#if 0
 <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"));
@@ -26,3 +27,4 @@
 var pageTracker = _gat._getTracker("UA-11630101-1");
 pageTracker._trackPageview();
 } catch(err) {}</script>
+#endif
\ No newline at end of file