Removing spyware.

This commit is contained in:
Simon Lindh 2019-08-23 01:31:37 +02:00
parent daac439e9a
commit 51182cb082

View file

@ -24,12 +24,4 @@
<body>
<app-root></app-root>
</body>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129923977-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-129923977-1');
</script>
</html>