api.violets-purgatory.dev/static/hosted/index.html
2023-11-16 21:43:36 +00:00

49 lines
2.8 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="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="/style.css">
<meta content="Hosting on Violet's Purgatory" property="og:title" />
<meta content="On violet's purgatory, I host various search engines, social media, and other utilities. Please check out the site to see these services!" />
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
<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">
<h2>Warning:</h2>
<p>Due to changes in hosting, some services are still down. SearX (the original) has decent uptime, but SearXNG will be continiously going back up and down. Univerter & Fortnite have currently no efforts put towards getting them back up.</p>
<p>I may soon attempt to create a status indicator, so that users can know if services are running properly. Although, dont expect it! If you would have any ideas as to how to do that, then please let me know!</p>
<hr>
<p>Things with a green border are up, things with a yellow border are inconsistent or have problems, things with a red border are down. </p>
<h2><hr>Social Media:</h2>
<p class="chip up">Univerter (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 engines/utilities:</h2>
<p class="chip up">SearX: <a href="https://sx.violets-purgatory.dev">sx.violets-purgatory.dev</a></p>
<p class="chip mid">SearXNG: <a href="https://sxng.violets-purgatory.dev">sxng.violets-purgatory.dev</a></p>
<p>Nothing planned...</p>
<h2><hr>Etc / Funny</h2>
<p class="chip down">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>