fix: analytics script url

This commit is contained in:
Kentai Radiquum 2025-02-10 16:52:52 +05:00
parent 9da74e156a
commit 73606e1fc0
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
<meta name="twitter:description" <meta name="twitter:description"
content="Characters of Radiquum"> content="Characters of Radiquum">
<meta name="twitter:image" content="https://radiquum.wah.su/static/opengraph.png"> <meta name="twitter:image" content="https://radiquum.wah.su/static/opengraph.png">
<script defer data-domain="radiquum.wah.su" data-api="https://a.wah.su/api/event" src="https://a.wah.su/js/script.js"></script> <script defer data-domain="radiquum.wah.su" data-api="https://a.wah.su/api/event" src="https://a.wah.su/js/script.outbound-links.js"></script>
</head> </head>
<body class="overflow-x-hidden bg-bg-black"> <body class="overflow-x-hidden bg-bg-black">

View file

@ -32,7 +32,7 @@
<meta name="twitter:image" content="https://radiquum.wah.su/static/opengraph.png"> <meta name="twitter:image" content="https://radiquum.wah.su/static/opengraph.png">
<link rel="prefetch" href="./characters.html"> <link rel="prefetch" href="./characters.html">
<script defer data-domain="radiquum.wah.su" data-api="https://a.wah.su/api/event" src="https://a.wah.su/js/script.js"></script> <script defer data-domain="radiquum.wah.su" data-api="https://a.wah.su/api/event" src="https://a.wah.su/js/script.outbound-links.js"></script>
</head> </head>
<body class="flex flex-col gap-8 overflow-x-hidden bg-bg-black"> <body class="flex flex-col gap-8 overflow-x-hidden bg-bg-black">