1
0

new link to cockinator

This commit is contained in:
2026-04-07 18:39:21 -04:00
parent 943258aeb9
commit 12218dff01

View File

@@ -1,6 +1,8 @@
<head> <!-- link in a discord bot to redirect to its source code so i can have a pretty link -->
<meta http-equiv='refresh' content='0; URL=https://github.com/CesiumCs/cockbot'>
<meta http-equiv='refresh' content='0; URL=https://git.cesium.one/kira/cockinator'>
<style>
body {background-color: black;}
body {
background-color: black;
}
</style>
</head>