diff --git a/lumbung.space/index.html b/lumbung.space/index.html index 272aacf..7785a88 100644 --- a/lumbung.space/index.html +++ b/lumbung.space/index.html @@ -50,10 +50,10 @@ _paq.push(['enableLinkTracking']); (function() { var u="https://matomo.autonomic.zone/"; - _paq.push(['setTrackerUrl', u+'piwik.php']); + _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '14']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; - g.type='text/javascript'; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); + g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })();