cohost/static/ftct/0041369101dgarbuxqebicopauyrzp.html
2023-09-02 21:08:44 -04:00

40 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>you did it!!!!</title>
<style>
body {
margin: 0 auto;
width: min(500px, 96vw);
}
</style>
</head>
<body>
<h1>Congratulations!!!!</h1>
<p>You (plural, I hope) have done well to find this.
<p>I have prepared two rewards for everyone who has found this, alone or working together
<ol>
<li>if you'd like, you can join <a href="https://pyrope.net/mcai">my discord
server i created to say "man, computers are incredible" every day</a>, and post
proof that you helped find the code (or at least interesting fake proof) in the
#ftct channel (you should get access to it pretty quickly (ping @mehbark and ask me if i agree)), and
your name will be added to the list below
<li>you get to be the first ones to see my cohost git repository! here it is: <a
href="https://git.pyrope.net/mbk/cohost">https://git.pyrope.net/mbk/cohost</a> i
know this is sort of lame, but there's over 2300 lines of typescript JSX, a lot
of comments showing my thought processes, and a (decent) git history for you to
look through so i hope you'll enjoy it. you probably like cohost, right?
</ol>
winners:
<ul>
<!-- i'm doing the winners by hand so don't try to be clever -->
</body>
</html>