Update
This commit is contained in:
parent
883b51079b
commit
e65ad8615b
3 changed files with 16 additions and 9 deletions
23
a/index.html
23
a/index.html
|
@ -15,12 +15,20 @@
|
|||
<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>
|
||||
<li>
|
||||
<a style="color:rgb(133, 224, 103)"> 2023-08-22 @ ~21:35 UTC+0 <b>Wind + Rain...</b></a>
|
||||
<p>If services are FOR SOME REASON are DOWN without any advice, it could be because <b>Power Outage</b> or <b>Internet Problems</b> thanks to the high speed Wind and upcoming rain in some hours where I live.</p>
|
||||
<img class="center" src="../assets/wind.gif"> <a class="center"><i>Wind in Santiago de Chile...</i></a>
|
||||
<p>Join the <a href="https://t.me/zzlsann">telegram announcements channel</a> if you want more frequent updates, etc, etc.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a style="color:rgb(205, 92, 92)"> 2023-06-05 @ ~20:05 UTC+0 (Posted at 01:20 UTC+0) <b>Power Outage</b></a>
|
||||
<p>Well, nothing to say, i wasn't able to change this page since i didn't charge any of my devices so
|
||||
i needed to wait until the power restores. Sorry :p. Where i live things like this never happen, but i guess is the price of living in a third country world.</p>
|
||||
<p>Anyways, if you don't like instability feel free to use other instances other than mine, or even make your own instance, is not that hard even
|
||||
if you use docker</p>
|
||||
<p>Well, nothing to say, i wasn't able to change this page since i didn't charge any of my devices so
|
||||
i needed to wait until the power restores. Sorry :p. Where i live things like this never happen, but i
|
||||
guess is the price of living in a third country world.</p>
|
||||
<p>Anyways, if you don't like instability feel free to use other instances other than mine, or even make
|
||||
your own instance, is not that hard even
|
||||
if you use docker</p>
|
||||
</li>
|
||||
<li>
|
||||
<a> 2023-05-19 @ 04:59 UTC+0 <b>About the LibreX search engine...</b></a>
|
||||
|
@ -32,7 +40,7 @@
|
|||
<p><a href="https://github.com/hnhx/librex/issues/226">https://github.com/hnhx/librex/issues/226</a></p>
|
||||
<p>Time to fix...</p>
|
||||
<p>And also, i will fix the I2P and Tor addresses too, they seem to be broken.</p>
|
||||
<p style="color:greenyellow">RESOLVED: LibreX is no fully working</p>
|
||||
<p style="color:greenyellow">RESOLVED: LibreX is no fully working</p>
|
||||
</li>
|
||||
<li>
|
||||
<a> 2023-05-17 @ 00:30 UTC+0 <b>Self-hosted services ARE DOWN</b></a>
|
||||
|
@ -78,5 +86,4 @@
|
|||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
</html>
|
BIN
assets/wind.gif
Normal file
BIN
assets/wind.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 MiB |
|
@ -98,7 +98,7 @@ code {
|
|||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 30%;
|
||||
width: 50%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue