💾 Archived View for gmn.clttr.info › sources › geminispace.info.git › tree › serve › templates › new… captured on 2023-09-08 at 16:32:28.
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
{% include 'fragments/header.gmi' %} ## Newest Gemini Hosts Here are the fifty most recently discovered Gemini hosts by geminispace.info. {% for host in newest_hosts %} {{ "=> gemini://{} {}: {}".format(host.domain, host.first_seen_at.strftime('%Y-%m-%d'), host.domain) }} {% endfor %} {% include 'fragments/footer.gmi' %}