Update server.html

This commit is contained in:
TheErrorExe 2025-02-21 14:40:11 +01:00 committed by GitHub
parent 1ccaedb5d9
commit 1bfd73055a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,7 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script src="/static/js/script.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}