website/contact/index.html

30 lines
1.1 KiB
HTML
Raw Normal View History

2021-06-21 23:36:53 +00:00
<!DOCTYPE html>
<html>
2021-06-24 15:39:06 +00:00
<head>
<title>Contact</title>
</head>
2021-06-21 23:36:53 +00:00
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;margin:auto;width:40%;">
2021-06-24 15:39:06 +00:00
<br>
<h2>Contact</h2>
<br>
2021-06-21 23:36:53 +00:00
<br>
2021-06-21 23:39:55 +00:00
<b>Email:</b> Prove you are not a robot by computing the sum of the totients of the first 24 integers. Then concatenate that after the symbol of the 73rd element and add the character with ASCII value of 109. The domain is protonmail.com.
2021-06-21 23:36:53 +00:00
<br>
<br>
2021-06-21 23:39:55 +00:00
<b>Matrix:</b> Same as email, but with domain exozy.me instead.
<br>
<br>
2021-06-21 23:42:23 +00:00
<b>Mastodon:</b> Same as email, but with domain exozy.me as well.
2021-06-21 23:36:53 +00:00
<br>
<br>
2021-06-30 01:21:04 +00:00
<b>Discord:</b> <a href="https://exozy.me/blog/dont-use-discord/">Please don't use Discord if you can</a>, but you can find me at "Discord TOS Violator" with tag 0x19d4 in decimal. Note that I will not receive messages sent between 22:30 and 8:30 CST.
2021-06-21 23:36:53 +00:00
<br>
</div>
</body>
</html>