diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-24 09:48:35 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-24 09:48:35 +0000 |
| commit | 6a4d1327077b08167ef852631582afce24f30c16 (patch) | |
| tree | 9c10a47ce090b632afb6cfcde365825bf410798e /site-mirrors.html | |
| parent | 1635318398b360e1a4ed8bafb7ed5498da1b1773 (diff) | |
Publishing new version
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 26 |
1 files changed, 9 insertions, 17 deletions
diff --git a/site-mirrors.html b/site-mirrors.html index 9dd48a0e..579b6106 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -8,25 +8,17 @@ </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>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://foo.zone">gemini://foo.zone - My internet site and blog</a><br /> +<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 - Germany, Falkenstein</a><br /> +<a class="textlink" href="gemini://www.foo.zone">gemini://www.foo.zone - Japan, Tokyo</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.foo.zone">gemini://www.foo.zone</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://foo.zone">https://foo.zone - 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.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.foo.zone">https://www.foo.zone</a><br /> +<h2>HTTP protocol</h2> +<a class="textlink" href="https://foo.zone">https://foo.zone - Germany, Falkenstein</a><br /> +<a class="textlink" href="https://www.foo.zone">https://www.foo.zone - Japan, Tokyo</a><br /> +<a class="textlink" href="https://www2.buetow.org">https://www2.buetow.org - Germany, Codeberg page</a><br /> <p>That's all for now...</p> <a class="textlink" href="./">Go back to the main site</a><br /> <p class="footer"> |
