everypizza.im/site/index.xht
2025-03-17 02:19:55 -05:00

60 lines
No EOL
3.3 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<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>
███████╗██╗ ██╗███████╗██████╗ ██╗ ██╗██████╗ ██╗███████╗███████╗ █████╗ ██╗███╗ ███╗
██╔════╝██║ ██║██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗██║╚══███╔╝╚══███╔╝██╔══██╗ ██║████╗ ████║
█████╗ ██║ ██║█████╗ ██████╔╝ ╚████╔╝ ██████╔╝██║ ███╔╝ ███╔╝ ███████║ ██║██╔████╔██║
██╔══╝ ╚██╗ ██╔╝██╔══╝ ██╔══██╗ ╚██╔╝ ██╔═══╝ ██║ ███╔╝ ███╔╝ ██╔══██║ ██║██║╚██╔╝██║
███████╗ ╚████╔╝ ███████╗██║ ██║ ██║ ██║ ██║███████╗███████╗██║ ██║██╗██║██║ ╚═╝ ██║
╚══════╝ ╚═══╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝╚═╝╚═╝ ╚═╝
</pre>
<div class="nav">
<a href="/index.xht" class="current">HOME</a>
<a href="/rules.xht">RULES</a>
<a href="/services.xht">SERVICES</a>
<a href="/contact.xht">CONTACT</a>
</div>
</div>
<div class="main">
<p>
Hi! everypizza.im is a collection of privacy-respecting services offered for the community for free.
Originally, these services were gonna be private. Then someone asked for an account, and then it went
"public by request". Now, we have the resources to deal with spam and can make these services public for
all to use.
</p>
<p>
For now, a few things are clearnet only. We're working on getting the rest of the stuff on Tor, Yggdrasil,
and I2P. This site is mirrored to a few darknets:
<ul>
<li>
Yggdrasil: <a href="http://[200:9121:df80:1c56:a40:252d:dba0:a9a]/">
http://[200:9121:df80:1c56:a40:252d:dba0:a9a]/
</a>
</li>
<li>
Tor: <a href="http://epim22cnhxerm2k4e3tmmjzyfzymzdemumj6uxaesjnu7tk5nwjnl7yd.onion/">
http://epim22cnhxerm2k4e3tmmjzyfzymzdemumj6uxaesjnu7tk5nwjnl7yd.onion/
</a>
</li>
</ul>
</p>
</div>
<div class="footer">
<p>
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>.
</p>
</div>
</body>
</html>