website/pages/services.html
2025-03-24 10:28:54 -03:00

46 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>self-hosted services</title>
<meta name="author" content="authen" />
<link rel="icon" href="/images/favicon.png" type="image/x-icon" />
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all" />
<meta content="self-hosted services" property="og:title" />
<meta
content="free money and everything you desire"
property="og:description"
/>
<meta content="/pages/freemoney" property="og:url" />
<meta content="/images/moneyman.jpeg" property="og:image" />
<meta name="twitter:card" content="summary_large_image" />
<meta content="#a89984" data-react-helmet="true" name="theme-color" />
<script defer src="https://collecting.slurs.online/script.js" data-website-id="10adc62c-d228-48f0-98ec-c668a326d6ee"></script>
</head>
<body>
<div class="flex">
<div class="header">
<marquee>
<div >authen</div>
</marquee>
</div>
<div class="item" style="height: 1400px;">
<h1>services</h1>
<p>
i host a few services on this domain and heres a list of them
</p>
<p>minecraft: mc.authenyo.xyz latest</p>
<p><a href="https://iceshrimp.authenyo.xyz">iceshrimp.NET (fediverse/social media)</a></p>
<p><a href="https://relay.authenyo.xyz">activitypub relay</a></p>
<p><a href="https://4get.authenyo.xyz">4get (search engine)</a></p>
<p><a href="http://authen7lfz4b3bb7dlt57vphk47tz7vpkz2o6htjg6gy734zjxfobsqd.onion">authenyo.xyz tor mirror</a></p>
<p><a href="https://xmpp.authenyo.xyz">snikket (xmpp) (invite-only, ask)</a></p>
<p><a href="https://chan.authenyo.xyz">irischan 2 (vichan)</a></p>
</div>
<div style="order: 2">
<iframe src="/navbar.html" width="100%" height="1400px" style="border: solid var(--blue);" scrolling="no" title="Navigation"></iframe>
</div>
</body>
</html>