47 lines
No EOL
2.9 KiB
HTML
47 lines
No EOL
2.9 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, most things are clearnet only. We're working on getting stuff on Tor, Yggdrasil, and I2P.
|
|
</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> |