Removed tracking...

This commit is contained in:
Johannes Findeisen 2023-11-06 05:55:20 +01:00
commit f012f348e6

View file

@ -58,6 +58,5 @@
<p class="text-muted credit">&copy; 2013 - 2023 by <a href="https://hanez.org" class="ext">Johannes Findeisen</a></p> <p class="text-muted credit">&copy; 2013 - 2023 by <a href="https://hanez.org" class="ext">Johannes Findeisen</a></p>
</div> </div>
</div> </div>
<script>var _paq = window._paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://mtm.xw3.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '5']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })();</script>
</body> </body>
</html> </html>