diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 16:29:09 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 16:29:09 +0000 |
| commit | 1fa75cce16c5ccd9c260047668d2a505c9cc1a29 (patch) | |
| tree | 955777e434b2dbb8c425c8c72dbb7eb116b271a8 /site-mirrors.html | |
| parent | fd4f0df09916baa9d3d01f5b21614711cc8f7ccd (diff) | |
Publishing new version
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/site-mirrors.html b/site-mirrors.html index 1641130f..6e3f6fcc 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -9,36 +9,30 @@ <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 /> +<a class="textlink" href="gemini://foo.surf">gemini://foo.surf - My internet site and blog</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 /> +<a class="textlink" href="gemini://www.foo.surf">gemini://www.foo.surf</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 /> +<a class="textlink" href="https://foo.surf">https://foo.surf - My internet website and blog</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 /> +<a class="textlink" href="https://www2.foo.surf">https://www2.foo.surf</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 /> +<a class="textlink" href="https://www.foo.surf">https://www.foo.surf</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> +<a href="https://www2.foo.surf/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
