2023-07-10 10:50:23 +03:00
<!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" >
2023-09-12 10:44:49 +03:00
< link rel = "stylesheet" href = "css/style.css" >
2023-07-10 10:50:23 +03:00
< / head >
< body >
< a href = "https://thedroth.rocks" class = "brand" >
< img class = "logo" src = "dithers/thedroth_logo.png" / >
< / a >
2023-09-12 10:44:49 +03:00
< div class = "site-container" >
2023-07-10 10:50:23 +03:00
2023-09-12 10:44:49 +03:00
< main >
< article class = "post" >
< div class = "wrapper post__entry" >
2023-07-10 10:50:23 +03:00
< center >
2023-09-12 10:44:49 +03:00
< h2 > TheDrothс кие сервисы< / h2 >
< h3 id = "proxy" > Проксирующие< / h3 >
2023-07-29 16:31:15 +03:00
< div class = "" >
2023-07-10 10:50:23 +03:00
< h4 > Piped< / h4 >
< p > Лёгкий приватный интерфейс для YouTube, умеюший автоматически проматывать рекламные вставки. Зачем кормить гугл, если можно не кормить...< / p >
< a href = "https://piped.thedroth.rocks" > < img src = "dithers/piped.png" width = "60%" > < / a >
< / div >
< hr >
2023-07-29 16:31:15 +03:00
< div class = "" >
2023-07-10 10:50:23 +03:00
< h4 > WikiLess< / h4 >
< p > Wikipedia без ненужных элементов и трекеров< / p >
< a href = "https://wiki.thedroth.rocks" > < img src = "dithers/wikiless.png" width = "60%" > < / a >
< / div >
< / center >
2023-09-12 10:44:49 +03:00
< div class = "wrapper post__entry" >
2023-07-10 10:50:23 +03:00
< center >
2023-09-12 10:50:27 +03:00
< h3 id = "selfhosted" > Собственные< / h3 >
2023-07-31 16:23:27 +03:00
< 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 >
2023-07-29 16:31:15 +03:00
< 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 = "" >
2023-07-10 10:50:23 +03:00
< h4 > Git< / h4 >
< p > Хранилище исходных кодов< / p >
< a href = "https://git.thedroth.rocks" > < img src = "dithers/git.png" width = "60%" > < / a >
< / div >
< hr >
2023-07-29 16:31:15 +03:00
< div class = "" >
2023-07-10 10:50:23 +03:00
< h4 > RSS Bridge< / h4 >
< p > Конвертация новостных лент в RSS< / p >
< a href = "https://rss.thedroth.rocks" > < img src = "dithers/rss.png" width = "60%" > < / a >
< / div >
< / center >
2023-09-12 10:44:49 +03:00
< / div >
< / div >
< / article >
2023-07-10 10:50:23 +03:00
< / main >
< hr >
2023-09-21 07:45:27 +03:00
< a href = "https://git.thedroth.rocks/sn4il/thedroth-rocks.git" > Исходный код сайта< / a > | < a href = "https://www.donationalerts.com/r/sn4il" > Дать денег< / a >
2023-07-10 10:50:23 +03:00
< / section >
< / body >
< / html >