blob: 1641130fc591d800a560b3e7b76732783fb9fec4 (
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
35
36
37
38
39
40
41
42
43
44
|
<!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" />
</head>
<body>
<h1>Site mirrors</h1>
<p>This page attempts to summarize 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>I could not decide which host to use for my site (buetow.org or snonux.de), so I decided just to use both. Both hosts are pointing to the same content.</p>
<p>All sites listed below are reachable via IPv4 and also via IPv6.</p>
<h2>My Gemini capsule</h2>
<h3>Germany </h3>
<a class="textlink" href="gemini://snonux.de">gemini://snonux.de - My internet site and blog</a><br />
<a class="textlink" href="gemini://buetow.org">gemini://buetow.org - Alias for above</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 />
<h3>Japan</h3>
<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for using a mirror in Japan:</p>
<a class="textlink" href="gemini://www.snonux.de">gemini://www.snonux.de</a><br />
<a class="textlink" href="gemini://www.buetow.org">gemini://www.buetow.org</a><br />
<h2>My website</h2>
<h3>Germany</h3>
<p>The content is the same as the Gemini capsule, but reachable via HTTP+HTML:</p>
<a class="textlink" href="https://snonux.de">https://snonux.de - My internet website and blog</a><br />
<a class="textlink" href="https://buetow.org">https://buetow.org - Alias for above</a><br />
<p>Just because I can, here are additional mirrors hosted on Codeberg as Codeberg pages:</p>
<a class="textlink" href="https://www2.snonux.de">https://www2.snonux.de</a><br />
<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org</a><br />
<h3>Japan</h3>
<p>The addresses above are hosted in Germany. Alternatively, you can add a "www" for a mirror in Japan:</p>
<a class="textlink" href="https://www.snonux.de">https://www.snonux.de</a><br />
<a class="textlink" href="https://www.buetow.org">https://www.buetow.org</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://www2.snonux.de/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>
|