Update
Some checks failed
Website Sync / website-sync (push) Failing after 6s

This commit is contained in:
2026-02-04 15:13:15 -03:00
parent 409f02053d
commit 19de46150c

View File

@@ -0,0 +1,32 @@
<div class="header">
services
</div>
<div class="content">
<div class="services-hint">
<img src="img/utilities/exclamation-mark.gif">
<p>Some may require an account! Invitation only.</p>
</div>
<div class="services">
<div>
<b>masivana</b>
<a class="button" href="https://movies.media.ethernal.win" target="_blank">Movies</a>
<a class="button" href="https://request.media.ethernal.win" target="_blank">Requests</a>
<a class="button" href="https://books.media.ethernal.win" target="_blank">Books</a>
<a class="button" href="https://tube.media.ethernal.win" target="_blank">Videos</a>
</div>
<div>
<b>cloud(s)</b>
<a class="button" href="https://photos.ethernal.win" target="_blank">Photos</a>
<a class="button" href="https://cloud2.ethernal.win" target="_blank">Cloud</a>
</div>
<div>
<b>misc.</b>
<a class="button" href="https://convert.ethernal.win" target="_blank">Converter</a>
<a class="button" href="https://pdf.ethernal.win" target="_blank">Pdf tools</a>
<a class="button" href="https://dl.ethernal.win" target="_blank">Vid. downloader</a>
<a class="button" href="https://analysis.ethernal.win" target="_blank">Chat stats</a>
<a class="button" href="https://draw.ethernal.win" target="_blank">Whiteboard</a>
<a class="button" href="https://gspanel.ethernal.win" target="_blank">Game panel</a>
</div>
</div>
</div>