mirror of
https://github.com/spchcap/speech.capital.git
synced 2026-03-17 03:11:04 +00:00
Feat: Add PlanetRenox analytics tracker
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/scrypt-js@3.0.1/scrypt.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/scrypt-js@3.0.1/scrypt.min.js"></script>
|
||||||
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
||||||
|
<script defer src="https://c.planetrenox.com/tracker.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-black text-white min-h-screen flex items-center justify-center font-mono">
|
<body class="bg-black text-white min-h-screen flex items-center justify-center font-mono">
|
||||||
<div class="w-full max-w-xs" x-data="f()">
|
<div class="w-full max-w-xs" x-data="f()">
|
||||||
|
|||||||
Reference in New Issue
Block a user