Skip to content

Commit

Permalink
Move CF WA
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbaeten committed Aug 5, 2024
1 parent 3b5ca06 commit 032366f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

gtag('config', 'G-9ZECMCE1K5');
</script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "f62a210eb1f8414bafb893902f47578a"}'></script><!-- End Cloudflare Web Analytics -->
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" defer></script>
</head>
<body>
Expand Down Expand Up @@ -779,5 +778,6 @@ <h2>Data Explorer <span class="badge bg-danger fs-6" style="margin-left: 5px;">B
}, 1800000);
}
</script>
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "f62a210eb1f8414bafb893902f47578a"}'></script><!-- End Cloudflare Web Analytics -->
</body>
</html>

0 comments on commit 032366f

Please sign in to comment.