blob: 83dc2da5c5a4e564e133eba3886bb76ac8325ac8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Site mirrors</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<h1>Site mirrors</h1>
<p>This page summarizes all the mirrors of this site. Agreeably, that's all a bit overkill (given the importance of this internet presence), but I did it for fun.</p>
<p>All sites listed below are reachable via IPv4 as well as via IPv6.</p>
<h2>Gemini protocol</h2>
<a class="textlink" href="gemini://foo.zone">gemini://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br />
<a class="textlink" href="gemini://www.foo.zone">gemini://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br />
<p>Wondering what's the Gemini protocol about? Read:</p>
<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">Welcome to the Geminispace</a><br />
<h2>HTTP protocol</h2>
<a class="textlink" href="https://foo.zone">https://foo.zone - Falkenstein, Germany (Hetzner Cloud)</a><br />
<a class="textlink" href="https://www.foo.zone">https://www.foo.zone - Amsterdam, Netherlands (OpenBSD.Amsterdam)</a><br />
<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org - Codeberg page, somewhere in Germany</a><br />
<h2>OpenBSD.Amsterdam</h2>
<p>Looking for opinionated OpenBSD VMs? Go to:</p>
<a class="textlink" href="https://OpenBSD.Amsterdam">https://OpenBSD.Amsterdam</a><br />
<p>That's all for now...</p>
<a class="textlink" href="./">Go back to the main site</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>
|