59 lines
3.6 KiB
HTML
59 lines
3.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>catgirls.mov</title>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="welcome">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="robots" content="noindex,nofollow">
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<header>
|
|
<h1>catgirls.mov</h1>
|
|
</header>
|
|
</div>
|
|
<!-- Menu -->
|
|
<div class="menu">
|
|
<nav style="display: flex; justify-content: center;">
|
|
<a href="index.html" class="button">Home</a>
|
|
<a href="webmaster.html" class="button">Webmaster</a>
|
|
<a href="resources.html" class="button">Resources</a>
|
|
<a href="webrings.html" class="button">Webrings</a>
|
|
</nav>
|
|
</div>
|
|
<hr>
|
|
<!-- Page content -->
|
|
<div class="content">
|
|
<h2>Local</h2>
|
|
<p><a href="https://git.catgirls.mov/"><b>Forgejo instance</b></a> - invite-only, message me if you want to join</p>
|
|
<br>
|
|
<h2>Interesting websites</h2>
|
|
<p><a href="https://downloadmorerem.com/"><b>Download more Rem</b></a> - Downloads more Rem</p>
|
|
<p><a href="https://music.ishkur.com/"><b>Ishkur's Guide to Electronic Music</b></a> - Interactive map of electronic music genres</p>
|
|
<p><a href="http://www.filldisk.com/"><b>filldisk.js</b></a> - Use HTML5 localStorage to completely fill up hard disks</p>
|
|
<p><a href="https://unforgettable.dk/"><b>42.zip</b></a> - ZIP bombing</p>
|
|
<p><a href="https://iknowwhatyoudownload.com/en/peer/"><b>iknowwhatyoudownload.com</b></a> - Track torrent downloads and distributions</p>
|
|
<p><a href="https://vitamindwiki.com/"><b>VitaminDWiki</b></a> - An entire wiki for Vitamin D</p>
|
|
<p><a href="https://wotaku.moe/"><b>Wotaku</b></a> - A diverse range of resources related to japanese media and language</p>
|
|
<p><a href="https://zonelets.net/"><b>Zonelets</b></a> - Create an unprofessional-looking website by writing numerous lines of code</p>
|
|
<br>
|
|
</div>
|
|
<hr>
|
|
<!-- Footer -->
|
|
<footer>
|
|
<div class="center">
|
|
<a href="https://www.foobar2000.org/"><img style="width:88px;height:31px;" src="banners/foobar2000.gif" alt="foobar2000 banner"></a>
|
|
<a href="https://vocadb.net/"><img style="width:88px;height:31px;" src="banners/vocadb.png" alt="VocaDB banner"></a>
|
|
<a href="https://vndb.net/"><img style="width:88px;height:31px;" src="banners/vndb.gif" alt="VNDB banner"></a>
|
|
<a href="https://www.privacyguides.org/"><img style="width:88px;height:31px;" src="banners/internetprivacy.gif" alt="Internet privacy banner"></a>
|
|
<a href="https://www.defectivebydesign.org/"><img style="width:88px;height:31px;" src="banners/dbd.gif" alt="Defective by Design banner"></a>
|
|
<a href="https://spacehey.com/"><img style="width:88px;height:31px;" src="banners/e8.jpg" alt="SpaceHey banner"></a>
|
|
<a href="https://nekoweb.org/"><img style="width:88px;height:31px;" src="banners/nekoweb.gif" alt="Nekoweb banner"></a>
|
|
<a href="https://neocities.org/"><img style="width:88px;height:31px;" src="banners/neocities.gif" alt="Neocities banner"></a>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html> |