My-Personal-Website/pages/host.xhtml
Arija A. 535a2aff63
Optimise all assets (PNGs, fonts, and GIFs)
Please see muyrety/uselis.eu#1 and muyrety/uselis.eu#2 for further recommendations.

Signed-off-by: Arija A. <ari@ari.lt>
2025-09-03 00:07:18 +03:00

56 lines
2.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="og:url" content="https://purplebored.pl/pages/contact.xhtml" />
<meta name="og:title" content="Contact" />
<meta name="og:description" content="Purplebored stuff he hosts :-)" />
<meta name="description" content="Purplebored stuff he hosts :-)" />
<meta name="keywords" content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, contact" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="black" />
<title>=Stuff I host:=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.png" type="image/png" />
</head>
<body>
<div class="content1" style="text-align: center; margin: 0 auto">
<h3>=== Stuff Hosted ===</h3>
<a href="https://bin.purplebored.pl/" target="_blank">
My Private Pastebin instance.
</a>
<br />
<a href="https://oldpb.purplebored.pl/" target="_blank">
My Private Zerobin instance.
</a>
<br />
<a href="https://speed.purplebored.pl/" target="_blank">
A LibreSpeed instance using a server located in Warsaw.
</a>
<br />
<a href="https://purplebored.pl/files/index.php" target="_blank">
A Directory Lister where I share some of my files.
</a>
<br />
Mumble - You can find it on mumble.purplebored.pl (Deafult port.). Simply connect with your mumble client and talk !!
<br />
Soju (Irc Bouncer) soju.purplebored.pl - For now it's for close "homies" only.
<br />
XMPP server. (Running Prosody.) - For now it's also for close "homies" only.
<h3><a href="/">Back to the home page</a></h3>
</div>
<div class="footer">
Purplebored &copy; 2023-2025 |
<a href="https://git.ari.lt/purplebored/My-Personal-Website">Source code</a> |
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>