2025-10-21 23:33:47 -04:00
|
|
|
<head> <!-- link in a discord bot to redirect to its source code so i can have a pretty link -->
|
2026-04-07 18:39:21 -04:00
|
|
|
<meta http-equiv='refresh' content='0; URL=https://git.cesium.one/kira/cockinator'>
|
2025-10-21 23:44:04 -04:00
|
|
|
<style>
|
2026-04-07 18:39:21 -04:00
|
|
|
body {
|
|
|
|
|
background-color: black;
|
|
|
|
|
}
|
2025-10-21 23:44:04 -04:00
|
|
|
</style>
|
2026-04-07 18:39:21 -04:00
|
|
|
</head>
|