mirror of
https://github.com/NohamR/Code-to-PDF.git
synced 2026-05-25 19:58:53 +00:00
Stop using google analyticss
This commit is contained in:
10
index.html
10
index.html
@@ -14,15 +14,7 @@
|
||||
content="code to pdf, convert code to pdf, code converter, programming language converter, syntax highlighting, online converter">
|
||||
<meta name="author" content="Tarik Jaber">
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-90N1Q923X2"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() { dataLayer.push(arguments); }
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-90N1Q923X2');
|
||||
</script>
|
||||
<script src="https://cdn.counter.dev/script.js" data-id="9fad3a48-b79b-41c4-a5c5-186c92b4c1b5" data-utcoffset="-5"></script>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
|
||||
Reference in New Issue
Block a user