mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 10:03:10 +00:00
Remove the google analytics snippet.
This commit is contained in:
parent
c7b7af877f
commit
1936b80d76
1 changed files with 0 additions and 14 deletions
|
|
@ -20,7 +20,6 @@ img { border: 0; }
|
|||
src="http://sflogo.sourceforge.net/sflogo.php?group_id=1913&type=13"
|
||||
width="120" height="30" border="0"
|
||||
alt="Get LinkChecker at SourceForge.net." /></a>
|
||||
|
||||
{# Piwik tag #}
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https:" : "http:") + "//apps.sourceforge.net/piwik/linkchecker/";
|
||||
|
|
@ -33,19 +32,6 @@ piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
|||
</script>
|
||||
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/linkchecker/piwik.php?idsite=1" alt=""/></p></noscript></object>
|
||||
{# End Piwik tag #}
|
||||
|
||||
{# Google Analytics tag #}
|
||||
<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"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-8167441-1");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
{# End Google Analytics tag #}
|
||||
|
||||
</div>
|
||||
{% endif %}
|
||||
<table border="0"><tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue