Skip to content

Commit daa9222

Browse files
Update index.html
1 parent 2f0463e commit daa9222

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

index.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,13 @@
4343
<script>
4444
const baseUrl = 'https://scribddownloader.github.io';
4545
</script>
46-
<!-- Google tag (gtag.js) -->
47-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7DEJH5MQ0P"></script>
48-
<script>
49-
window.dataLayer = window.dataLayer || [];
50-
function gtag(){dataLayer.push(arguments);}
51-
gtag('js', new Date());
52-
53-
gtag('config', 'G-7DEJH5MQ0P');
54-
</script>
46+
<script type="text/javascript">
47+
(function(c,l,a,r,i,t,y){
48+
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
49+
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
50+
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
51+
})(window, document, "clarity", "script", "qrskx3gwew");
52+
</script>
5553
</head>
5654
<body>
5755
<header>

0 commit comments

Comments
 (0)