thedroth-rocks/index.html

94 lines
3.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html>
<head profile="https://thedroth.rocks">
<link rel="icon"
type="image/png"
href="favicon.png" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TheDroth Rocks! </title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<a href="https://thedroth.rocks" class="brand">
<img class="logo" src="dithers/thedroth_logo.png" />
</a>
<div class="site-container">
<main>
<article class="post">
<div class="wrapper post__entry">
<center>
<h2>TheDrothские сервисы</h2>
<h3 id="proxy">Проксирующие</h3>
<div class="">
<h4>Piped</h4>
<p>Лёгкий приватный интерфейс для YouTube, умеюший автоматически проматывать рекламные вставки. Зачем кормить гугл, если можно не кормить...</p>
<a href="https://piped.thedroth.rocks"><img src="dithers/piped.png" width="60%"></a>
</div>
<hr>
<div class="">
<h4>WikiLess</h4>
<p>Wikipedia без ненужных элементов и трекеров</p>
<a href="https://wiki.thedroth.rocks"><img src="dithers/wikiless.png" width="60%"></a>
</div>
<div class="">
<h4>Mozhi</h4>
<p>Интерфейс для множества сервисов-переводчиков</p>
<a href="https://tl.thedroth.rocks"><img src="dithers/tl.png" width="60%"></a>
</div>
</center>
<div class="wrapper post__entry">
<center>
<h3 id="selfhosted">Собственные</h3>
<div class="">
<h4>Asocial</h4>
<p>Lemmy - федеративный форум-аггрегатор ссылок в стиле Reddit</p>
<a href="https://asocial.thedroth.rocks"><img src="dithers/lemmy.png" width="60%"></a>
</div>
<hr>
<div class="">
<h4>TheДротский поиск</h4>
<p>SearXNG — метапоисковый сервис (поиск через Google, Bing, DuckDuckGo...)</p>
<a href="https://search.thedroth.rocks"><img src="dithers/searx.png" width="60%"></a>
</div>
<hr>
<div class="">
<h4>Git</h4>
<p>Хранилище исходных кодов</p>
<a href="https://git.thedroth.rocks"><img src="dithers/git.png" width="60%"></a>
</div>
<hr>
<div class="">
<h4>RSS Bridge</h4>
<p>Конвертация новостных лент в RSS</p>
<a href="https://rss.thedroth.rocks"><img src="dithers/rss.png" width="60%"></a>
</div>
</center>
</div>
</div>
</article>
</main>
<hr>
<center>
<a href="https://vdsina.ru/?partner=3735wzjajs">Хостинг - VDSина</a>
&nbsp;|&nbsp;
<a href="https://git.thedroth.rocks/sn4il/thedroth-rocks.git">Исходный код сайта</a>
&nbsp;|&nbsp;
<a href="https://pay.cloudtips.ru/p/f13dbdef">Дать чаевые</a>
</center>
</section>
</body>
</html>