diff options
| -rwxr-xr-x | template/footer.st | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/footer.st b/template/footer.st index 9fb6471..4040c58 100755 --- a/template/footer.st +++ b/template/footer.st @@ -5,8 +5,6 @@ <script src="http://static.getclicky.com/js" type="text/javascript"></script> <script type="text/javascript">clicky.init(170656);</script> -<noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/170656ns.gif" /></p></noscript> - <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")); |
