mirror of
https://github.com/1f349/1f349.com.git
synced 2024-11-12 22:51:39 +00:00
24 lines
958 B
HTML
24 lines
958 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="stylesheet" href="/assets/style.css" />
|
|
<title>Hosting | 🍉 - 1f349.net</title>
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<h1>🍉 - 1f349.net Hosting</h1>
|
|
<p>We are currently hosting the following domains</p>
|
|
<ul>
|
|
<li><a href="https://mrmelon54.com" title="🍉">MrMelon54</a></li>
|
|
<li><a href="https://captainalm.com" title="Mail API?">Captain ALM</a></li>
|
|
<li><a href="https://kikicat123.ca" title="Won games in banana shooter">Kikicat</a></li>
|
|
<li><a href="https://remove.directory" title="Lost games in banana shooter">removeDirectory</a></li>
|
|
<li><a href="https://discord-plays.xyz" title="Still dead, but alive">Discord Plays</a></li>
|
|
<li><a href="https://redstonecompendium.com" title="Always progressing">Redstone Compendium</a></li>
|
|
</ul>
|
|
</main>
|
|
</body>
|
|
</html>
|