Rewrite
This commit is contained in:
commit
d6c414f887
97 changed files with 17956 additions and 0 deletions
12
src/components/Matomo.astro
Normal file
12
src/components/Matomo.astro
Normal file
|
@ -0,0 +1,12 @@
|
|||
<script is:inline>
|
||||
var _paq = _paq || [];
|
||||
_paq.push(["trackPageView"]), _paq.push(["enableLinkTracking"]),
|
||||
function() {
|
||||
_paq.push(["setTrackerUrl", "//stats.massive.box/sjprfvo.php"]);
|
||||
_paq.push(["setSiteId", "1"]);
|
||||
_paq.push(['disableAlwaysUseSendBeacon', 'true']);
|
||||
var a = document, r = a.createElement("script"), s = a.getElementsByTagName("script")[0];
|
||||
r.async = !0, r.defer = !0, r.src = "//stats.massive.box/fauqtkg.php", s.parentNode.insertBefore(r, s)
|
||||
}();
|
||||
</script>
|
||||
<noscript><img src="//stats.massive.box/sjprfvo.php?dzp=1&opl=1" /></noscript>
|
Loading…
Add table
Add a link
Reference in a new issue