51 lines
No EOL
1.8 KiB
HTML
51 lines
No EOL
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
|
<title>ANNOUNCEMENTS</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="content">
|
|
<h1 style="margin-bottom:0;">ANNOUNCEMENTS !!!</h1>
|
|
<p>Here you will see all the announcements of my services, downtimes, some updates and things like that.</p>
|
|
<ul>
|
|
<li>
|
|
<a>2023-04-23 @ 23:30 UTC+0 | <b>Self-hosted services will be down</b></a>
|
|
<p>Self-hosted services will PROBABLY fail to connect between 05:00-12:00 UTC+0 tomorrow (2023-04-24). This is because my ISP
|
|
is going to change the GPON router I currently have in my house. I will try to restore as soon as possible. Sorry about this :p</p>
|
|
<p>
|
|
This includes:
|
|
<ul>
|
|
- Invidious
|
|
</ul>
|
|
<ul>
|
|
- Matrix server (Although I am the ony one using it)
|
|
</ul>
|
|
<ul>
|
|
- ayaya.beauty
|
|
</ul>
|
|
<ul>
|
|
- LibreX
|
|
</ul>
|
|
<ul>
|
|
- Forgejo (Git server)
|
|
</ul>
|
|
<ul>
|
|
- Privatebin
|
|
</ul>
|
|
<ul>
|
|
- Other things that i host but nobody cares
|
|
</ul>
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html> |