Files
website/links.html
2026-03-07 15:30:17 +01:00

51 lines
3.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>links</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" href="/favicon.ico">
</head>
<body>
<main>
<h1>links</h1>
<p>FMHY:</p>
<ul>
<li><a href="https://fmhy.pages.dev/beginners-guide" target="_blank">Beginners guide</a> - piracy beginners guide</li>
<li><a href="https://fitgirl-repacks.site/" target="_blank">Fitgirl Repacks</a> - holy grail of repacks</li>
<li><a href="https://dodi-repacks.site/" target="_blank">Dodi Repacks</a> - another great source for repacks</li>
<li><a href="https://gog-games.to/" target="_blank">GOG Games</a></li>
<li><a href="https://steamrip.com/" target="_blank">Steamrip</a> - steam games</li>
<li><a href="https://soft98.ir/" target="_blank">Soft98</a> - all kinds of cracked software</li>
<li><a href="https://nyaa.si/" target="_blank">Nyaa.si</a> - anime/manga/etc</li>
<li><a href="https://1337x.to/" target="_blank">1337x.to</a> - everything, but not recommended for software</li>
<li><a href="https://r-roms.github.io/" target="_blank">r/roms Megathread</a> - ROMs for a lot of retro consoles</li>
<li><a href="https://myrient.erista.me/files" target="_blank">Myrient</a> - lots of stuff - RIP?</li>
<li><a href="https://www.blueroms.ws/" target="_blank">BlueRoms</a> - lots of stuff</li>
<li><a href="https://darksoftware.xyz/" target="_blank">DarkSoftware</a> - Console firmwares</li>
<li><a href="http://adb.arcadeitalia.net/default.php" target="_blank">ArcadeItalia</a> - MAME games database</li>
<li><a href="https://archive.org/download/mame-merged/mame-merged/" target="_blank">MAME merged</a> - archive.org MAME ROMs</li>
<li><a href="https://massgrave.dev/" target="_blank">MAS</a> - Windows/Office activation scripts and ISOs</li>
<li><a href="https://annas-archive.vg/">Anna's Archive</a> - books</li>
</ul>
<p>Reverse image search:</p>
<ul>
<li><a href="https://yandex.com/images" target="_blank">Yandex Images</a> - much better than Google</li>
<li><a href="https://saucenao.com/" target="_blank">SauceNAO</a> - anime/manga</li>
</ul>
<div class="buttons" style="margin-top: 1.25em;">
<img src="images/buttons/people/rosa_88x31.png" alt="Rosa's button" title="me!">
<a href="https://girlboss.ceo" target="_blank"><img src="images/buttons/people/june_88x31.png" alt="june" title="june"></a>
<a href="LICENSE.txt"><img src="images/cc-by-sa.png" alt="CC-BY-SA License" title="CC-BY-SA License"></a>
<a href="https://www.debian.org/" target="_blank"><img src="images/buttons/powered-by/powered-by-debian.gif" alt="Powered by Debian" title="Powered by Debian"></a>
<img src="images/buttons/powered-by/twopaws.png" alt="Made with my own two paws :3" title="Made with my own two paws :3">
<img src="images/buttons/other/internet_privacy.gif" alt="Internet privacy now!" title="Internet privacy now!">
<img src="images/buttons/pride/flag-trans.png" alt="TRAAAANS" title="TRAAAANS">
<a href="https://code.visualstudio.com/" target="_blank"><img src="images/buttons/software/vscode.gif" alt="Edited with VSCode" title="Edited with VSCode"></a>
</div>
<p>This work is licensed under the <a href="LICENSE.txt">Creative Commons Attribution-ShareAlike 4.0 International License</a> (<a href="https://git.luma.wtf/rosa/website" target="_blank">Source</a>)</p>
<p>wraff!</p>
</main>
</body>
</html>