website/content/contact/index.html

31 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Contact</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<h2>Contact</h2>
<br>
<p>
<b>Email:</b> I hate spam. 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 <a href="https://protonmail.com/">pm.me</a>. If you can, please use <a href="https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq">PGP</a> with <a href="ta180m.asc">my public key</a>.
</p>
<br>
<p>
<b>Matrix:</b> Find me at <a href="https://matrix.to/#/@ta180m:exozy.me">@ta180m:exozy.me</a>.
</p>
<br>
<p>
<b>Mastodon:</b> Find me at <a href="https://social.exozy.me/@ta180m">@ta180m@exozy.me</a>.
</p>
<br>
<p>
<b>Discord:</b> <a href="https://exozy.me/blog/dont-use-discord/">Please don't use Discord if you can avoid it</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.
</p>
<br>
</div>
</body>
</html>