💾 Archived View for gmn.clttr.info › sources › geminispace.info.git › tree › serve › templates › new… captured on 2023-06-14 at 14:31:54.
⬅️ 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 %} {{ "=> //{} {}: {}".format(host.domain, host.first_seen_at.strftime('%Y-%m-%d'), host.domain) }} {% endfor %} {% include 'fragments/footer.gmi' %}