2025-03-17 01:12:35 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2025-04-06 13:17:06 -05:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
2025-03-17 01:12:35 -05:00
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
2025-04-06 13:17:06 -05:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>EveryPizza IM</title>
|
|
|
|
<link rel="stylesheet" href="/assets/style.css" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="header">
|
|
|
|
<pre>
|
2025-04-06 12:58:29 -05:00
|
|
|
_
|
|
|
|
(_)
|
|
|
|
_____ _____ _ __ _ _ _ __ _ __________ _
|
|
|
|
/ _ \ \ / / _ \ '__| | | | '_ \| |_ /_ / _` |
|
|
|
|
| __/\ V / __/ | | |_| | |_) | |/ / / / (_| |
|
|
|
|
\___| \_/ \___|_| \__, | .__/|_/___/___\__,_|
|
|
|
|
__/ | |
|
|
|
|
|___/|_|
|
2025-03-17 01:12:35 -05:00
|
|
|
|
2025-03-23 01:45:26 -05:00
|
|
|
</pre>
|
2025-04-06 13:17:06 -05:00
|
|
|
<div class="nav">
|
|
|
|
<a href="/index.xht">HOME</a>
|
|
|
|
<a href="/rules.xht">RULES</a>
|
|
|
|
<a href="/services.xht">SERVICES</a>
|
|
|
|
<a href="/contact.xht" class="current">CONTACT</a>
|
|
|
|
<a href="/servers.xht">SERVERS</a>
|
2025-03-23 01:45:26 -05:00
|
|
|
</div>
|
2025-04-06 13:17:06 -05:00
|
|
|
</div>
|
|
|
|
<div class="main">
|
|
|
|
<p>
|
2025-05-04 16:17:45 -05:00
|
|
|
To contact the admin, <img src="assets/icons/xmpp-light.svg" alt="XMPP logo" height="16" />
|
|
|
|
XMPP is usually the fastest. Please use <a href="xmpp:nyx@everypizza.im">nyx@everypizza.im</a>.
|
|
|
|
It also has <img src="assets/icons/matrix-light.svg" alt="Matrix logo" height="16" /> Matrix:
|
|
|
|
<a href="matrix:u/n:everypizza.im">@n:everypizza.im</a>. If all else fails, <img
|
|
|
|
src="assets/icons/mail-light.webp" alt="Mail icon" height="16" /> email:
|
2025-05-04 16:12:38 -05:00
|
|
|
<a href="mailto:me@everypizza.im">me@everypizza.im</a>.
|
2025-04-06 13:17:06 -05:00
|
|
|
</p>
|
2025-03-17 01:12:35 -05:00
|
|
|
|
2025-04-06 13:17:06 -05:00
|
|
|
</div>
|
|
|
|
<div class="footer">
|
|
|
|
<p>
|
2025-03-23 01:45:26 -05:00
|
|
|
This design is <del>stolen from</del> inspired by Midgard, on
|
|
|
|
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
|
|
|
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
2025-04-06 13:17:06 -05:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
|
2025-05-04 16:12:38 -05:00
|
|
|
</html>
|