forked from dotfur/dotfur.org
added more upcoming sites
Signed-off-by: caramel <caramel@caramel.horse>
This commit is contained in:
@@ -27,9 +27,16 @@ import Layout from '../layouts/layout.astro';
|
|||||||
<h2 class="text-4xl font-bold mb-3 text-gray-200">Registration coming soon!</h2>
|
<h2 class="text-4xl font-bold mb-3 text-gray-200">Registration coming soon!</h2>
|
||||||
<h3 class="text-2xl font-semibold mb-12 text-gray-200">Why not checkout some of these domains in the meantime?</h3>
|
<h3 class="text-2xl font-semibold mb-12 text-gray-200">Why not checkout some of these domains in the meantime?</h3>
|
||||||
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 px-4">
|
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 px-4">
|
||||||
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
|
<h3 class="text-xl font-semibold mb-4 text-white">fandom.fur</h3>
|
||||||
|
<p class="text-gray-300">A furry fandom homepage! Check out some of the latest news in the fandom, find creators to follow, and explore upcoming events!</p>
|
||||||
|
<div class="p-0.25 w-full max-w-4xl mt-6 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
||||||
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://fandom.fur/">https://fandom.fur/</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
<h3 class="text-xl font-semibold mb-4 text-white">whois.fur</h3>
|
<h3 class="text-xl font-semibold mb-4 text-white">whois.fur</h3>
|
||||||
<p class="text-gray-300">Look up the contact and registration information for any participating .fur domains! While this one doesn't have a website, try these commands:</p>
|
<p class="text-gray-300">Look up the contact and registration information for any participating .fur domains!</p>
|
||||||
<p class="font-bold text-white mt-2">Windows</p>
|
<p class="font-bold text-white mt-2">Windows</p>
|
||||||
<div class="p-0.25 w-full max-w-4xl mt-2 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
<div class="p-0.25 w-full max-w-4xl mt-2 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
||||||
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative">nslookup example.fur whois.fur</p>
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative">nslookup example.fur whois.fur</p>
|
||||||
@@ -41,9 +48,9 @@ import Layout from '../layouts/layout.astro';
|
|||||||
</div>
|
</div>
|
||||||
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
<h3 class="text-xl font-semibold mb-4 text-white">list.fur</h3>
|
<h3 class="text-xl font-semibold mb-4 text-white">list.fur</h3>
|
||||||
<p class="text-gray-300">An SSH-based .fur service directory! Try it out for yourself and discover fun services available over SSH or HTTP/S on .fur!</p>
|
<p class="text-gray-300">A .fur service directory! Check it out for yourself and discover fun services and sites available on .fur!</p>
|
||||||
<div class="p-0.25 w-full max-w-4xl mt-6 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
<div class="p-0.25 w-full max-w-4xl mt-6 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
||||||
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative">ssh list.fur</p>
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://list.fur/">https://list.fur/</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
@@ -53,6 +60,20 @@ import Layout from '../layouts/layout.astro';
|
|||||||
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://forum.fur/">https://forum.fur/</a></p>
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://forum.fur/">https://forum.fur/</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
|
<h3 class="text-xl font-semibold mb-4 text-white">archive.fur</h3>
|
||||||
|
<p class="text-gray-300">A wiki-style museum of sorts documenting the furry fandom, with a .fur wayback machine!</p>
|
||||||
|
<div class="p-0.25 w-full max-w-4xl mt-6 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
||||||
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://archive.fur/">https://archive.fur/</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="bg-gray-900 p-6 rounded-lg shadow-lg">
|
||||||
|
<h3 class="text-xl font-semibold mb-4 text-white">booru.fur</h3>
|
||||||
|
<p class="text-gray-300">Imagebooru hosting furry and furry adjacent content. Submit art, or help index it!</p>
|
||||||
|
<div class="p-0.25 w-full max-w-4xl mt-6 space-x-4 bg-grey-300 rounded-lg shadow-inner">
|
||||||
|
<p id="domain-input" class="p-2 border w-full border-gray-600 rounded-lg bg-gray-900 text-white placeholder-gray-400 text-sm font-semibold flex-grow z-10 relative"><a href="https://booru.fur/">https://booru.fur/</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user