diff --git a/s/contact.tpl.html b/s/contact.tpl.html index 932e73a..fd5d1cf 100644 --- a/s/contact.tpl.html +++ b/s/contact.tpl.html @@ -10,18 +10,5 @@ return to main - - diff --git a/s/how.tpl.html b/s/how.tpl.html index 873320c..27d47f6 100644 --- a/s/how.tpl.html +++ b/s/how.tpl.html @@ -29,18 +29,5 @@ return to main - - diff --git a/s/index.tpl.html b/s/index.tpl.html index 9f6f54f..4a077b2 100644 --- a/s/index.tpl.html +++ b/s/index.tpl.html @@ -17,18 +17,5 @@ - - diff --git a/s/item.tpl.html b/s/item.tpl.html index 34a4403..82aa86e 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -94,17 +94,6 @@ str.suffixFromNow = null; $("time.timeago").timeago(); }); - var _paq = _paq || []; - _paq.push(['trackPageView']); - _paq.push(['enableLinkTracking']); - (function() { - var u="//observation.stasi.club/"; - _paq.push(['setTrackerUrl', u+'piwik.php']); - _paq.push(['setSiteId', '1']); - var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; - g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); - })(); -