Browse Source

Removed Piwik

Thomas Buck 10 years ago
parent
commit
c4dab57642
1 changed files with 0 additions and 15 deletions
  1. 0
    15
      page.html

+ 0
- 15
page.html View File

@@ -159,21 +159,6 @@
159 159
         <a href="http://www.amazon.de/?_encoding=UTF8&amp;camp=1638&amp;creative=19454&amp;linkCode=ur2&amp;site-redirect=de&amp;tag=xythobuzorg-21">Amazon.de Affiliate</a>
160 160
     </div>
161 161
     <img src="http://xythobuz.de/stats/count.php?img" alt="Analytics">
162
-    <!-- Piwik -->
163
-    <script type="text/javascript">
164
-        var _paq = _paq || [];
165
-        _paq.push(['trackPageView']);
166
-        _paq.push(['enableLinkTracking']);
167
-        (function() {
168
-            var u=(("https:" == document.location.protocol) ? "https" : "http") + "://xythobuz.de/piwik//";
169
-            _paq.push(['setTrackerUrl', u+'piwik.php']);
170
-            _paq.push(['setSiteId', 1]);
171
-            var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript';
172
-            g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
173
-        })();
174
-    </script>
175
-    <noscript><p><img src="http://xythobuz.de/piwik/piwik.php?idsite=1" style="border:0" alt="" /></p></noscript>
176
-    <!-- End Piwik Code -->
177 162
     <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
178 163
 </body>
179 164
 </html>

Loading…
Cancel
Save