diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 19:21:33 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 19:21:33 +0000 |
| commit | 522e7d3e2932f4982d3b3ff7f467615f9b29d14f (patch) | |
| tree | 8a696a300e06cd338d7a534d3cdd64cc0220b73d /site-mirrors.html | |
| parent | cd1e89d7f3df2054ad0935e01bebda9b7a2ce3f2 (diff) | |
Publishing new version
Diffstat (limited to 'site-mirrors.html')
| -rw-r--r-- | site-mirrors.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/site-mirrors.html b/site-mirrors.html index c4a4e9ba..96fcf289 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -12,21 +12,21 @@ <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.surf">gemini://foo.surf - My internet site and blog</a><br /> +<a class="textlink" href="gemini://foo.zone">gemini://foo.zone - 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.foo.surf">gemini://www.foo.surf</a><br /> +<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.surf">https://foo.surf - My internet website and blog</a><br /> +<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.foo.surf">https://www2.foo.surf</a><br /> +<a class="textlink" href="https://www2.foo.zone">https://www2.foo.zone</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.surf">https://www.foo.surf</a><br /> +<a class="textlink" href="https://www.foo.zone">https://www.foo.zone</a><br /> <p>That's all for now...</p> <a class="textlink" href="./">Go back to the main site</a><br /> <p class="footer"> |
