api.violets-purgatory.dev/static/hosted/index.html
2023-11-07 21:52:10 +00:00

36 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style.css">
<title>Hosting - Violet's Purgatory</title>
</head>
<body>
<br>
<a class="chip" href="/">Home</a>
<h1>Stuff i'm hosting! <hr></h1>
<div class="fadediv">
<p>Things with a green border are made by <em>me</em>. Everything else is made by someone else. </p>
<h2><hr>Social Media:</h2>
<p class="chip me">Youtube converter (Report issues <a href="https://github.com/Violets-puragtory/NoJS-YTConverter">here</a>!): <a href="https://yt.violets-purgatory.dev">yt.violets-purgatory.dev</a></p>
<p>Planned: Matrix, Mastodon</p>
<h2><hr>Search utilities:</h2>
<p class="chip">SearXNG: <a href="https://search.violets-purgatory.dev">search.violets-purgatory.dev</a></p>
<p>Planned: Normal SearX</p>
<h2><hr>Etc / Funny</h2>
<p class="chip">Fortnite (Web edition!): <a href="https://fortnite.violets-purgatory.dev">fortnite.violets-purgatory.dev</a></p>
<p>Nothing planned.</p>
<hr>
<p>Have any ideas of what I should host? Submit an issue with your idea to codeberg!</p>
<p>All ideas are welcome, just make sure that they have not been tried in the past! Please also ensure that it is not listed on the codeberg page.</p>
<a class="chip" href="https://codeberg.org/Bingus_Violet/Violets-Purgatory/issues">Codeberg</a>
</div>
</body>
</html>