Website/services/about/index.html

75 lines
3.9 KiB
HTML
Raw Normal View History

2024-10-14 23:46:39 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<link rel="stylesheet" href="../../global/theme.css">
<script rel="text/javascript" src="../../global/global.js"></script>
<link rel="stylesheet" href="../../global/style.css">
<title>Services</title>
</head>
<body>
<main>
<p>Go <a href="../">back</a>?</p>
<div class="content fit">
<h2 class="titlebar">SearxNG</h2>
<a href="https://searx.weingardt.dev/"><img src="searxng.svg" alt="SearxNG Logo" width="64" height="64"></a><br>
<br><b><a href="https://searx.weingardt.dev/">SearxNG</a></b> is a popular meta-searchengine fetching results from many popular engines like: Google, DuckDuckGo, Bing, Brave, etc.
Differentiating itself from many other great meta-searchengines by being self-hostable and generally being lightweight.<br><br>
You can <b><a href="https://searx.space">switch to another instance</a></b> if this one is broken/outdated.<br>
Instance type: Vanilla
</div>
2024-11-15 08:30:20 +01:00
<div class="content fit">
<h2 class="titlebar">4get</h2>
<a href="https://4get.weingardt.dev/"><img src="4get.svg" alt="4get Logo" width="64" height="64"></a><br>
<br><b><a href="https://4get.weingardt.dev/">4get</a></b> is a giga-chad searchengine, that queries results from many search engines like: Google, DuckDuckGo, Bing, Brave and even lesser known sites like yandex, qwant and more!<br>
You can configure your scraper, if you for example prefer Google's search results over DuckDuckgo.
It's better than Searx in every way (debunked by snoopes).<br>
It's very lightweight, easy to self-host and just a great search-engine.<br><br>
You can <b><a href="https://4get.weingardt.dev">switch to another instance</a></b>, hosted by other privacy-friendly people<br>
Instance type: Vanilla
</div>
2024-10-14 23:46:39 +02:00
<div class="content fit">
<h2 class="titlebar">Invidious</h2>
<a href="https://inv.weingardt.dev/" class="right-div"><img src="invidious.png" alt="Invidious Logo" width="64" height="64"></a><br>
<b><a href="https://inv.weingardt.dev/">Invidious</a></b> is a lightweight YouTube frontend, which <u>doesn't track you</u>,<br>
supports accounts with subscriptions and notifications.<br>
It also (currently) blocks ads and doesn't require any Javascript.<br>
It has a small disadvantage tho: <br>
YouTube is actively trying to shut down frontends/third-party-services.<br>
This could result in temporary downtime and low quality.<br><br>
You can <b><a href="https://docs.invidious.io/instances/">switch to another instance</a></b> if this one is broken/outdated.<br>
Instance type: Vanilla<br><br>
<p class="info">
This instance is currently broken!<br>
I need to update the YouTube po_token.
</p>
<p class="info">
Invidious is kill. This is a dark chapter for Invidious. Google killed it :(
</p>
</div>
<div class="content fit">
<h2 class="titlebar">Gitea</h2>
<a href="https://git.weingardt.dev/"><img src="gitea.svg" alt="Gitea Logo" width="64" height="64"></a><br>
<br><b><a href="https://git.weingardt.dev/">Gitea</a></b> is a lightweight self-hosted git service which<br>
is easy to use and easy to install. It's also very similar to GitHub.<br><br>
This Gitea instance serves as a <u>mirror</u> to my normal <b><a href="https://github.com/0xMAC8205">GitHub</a></b>.<br>
Instance type: Vanilla
</div>
<p>Go <a href="../">back</a>?</p>
<div id="footnote"><var id="toplevel" data-="../../">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
</main>
<footer id="footer"></footer>
<!-- Some variables and script-call for global site elements -->
<var id="selected-nav" data-="Services"></var>
<var id="please-no-buttons"></var>
</body>
</html>