xdDD
This commit is contained in:
parent
e7ab87edaf
commit
b133828395
3 changed files with 21 additions and 10 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
<div class="content">
|
||||
<h1>xd</h1>
|
||||
<p class="lastupdate">Last Updated: 2023-10-27</p>
|
||||
<p class="lastupdate">Last Updated: 2023-11-27</p>
|
||||
<!-- <p style=" color:#35ae56">I will try to remove Intel Management Engine from the BIOS of my Self-hosted server.
|
||||
So
|
||||
expect some downtime @~00:00 UTC+0</p> -->
|
||||
|
@ -124,7 +124,7 @@
|
|||
<span class="selfhosted">(Self-Hosted)</span> ⎯ An alternative
|
||||
frontend for Youtube, feel free to register.
|
||||
</li>
|
||||
<li>
|
||||
<li><s>
|
||||
<a href="https://librex.zzls.xyz">LibreX</a> @
|
||||
🇨🇱 (<a href="http://librex.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion/">Tor</a>)
|
||||
(<a
|
||||
|
@ -134,8 +134,7 @@
|
|||
respecting meta search engine" that uses google to fetch the
|
||||
results, it acts like a proxy for the results so
|
||||
you don't leak any information to the real Google servers. <a href="https://github.com/hnhx/librex">Source
|
||||
Code</a>
|
||||
</li>
|
||||
Code</a></s> I got bored of hosting LibreY.</li>
|
||||
<li>
|
||||
<a href="https://ri.zzls.xyz">Rimgo</a>
|
||||
@ 🇨🇱 (<a href="http://rimgo.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion/">Tor</a>)
|
||||
|
@ -252,6 +251,9 @@
|
|||
</p> -->
|
||||
<h4>Do you have any donations link?</h4>
|
||||
<p><a href="../donate">Yes</a>.</p>
|
||||
<h2 style="text-align: center;">XD!</h2>
|
||||
<p style="text-align: center;">▄▀▄▀▄▀▄▀▄▀▄ LOL! ▄▀▄▀▄▀▄▀▄▀▄</p>
|
||||
<iframe src="https://lol.zzls.xyz" title="xD" style="width: 100%; height: 1080px; border: none;"></iframe>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="banners">
|
||||
|
|
12
index.html
12
index.html
|
@ -38,7 +38,7 @@
|
|||
</div>
|
||||
<div class="content">
|
||||
<h1>lol</h1>
|
||||
<p class="lastupdate">Ultima Actualización: 2023-10-27</p>
|
||||
<p class="lastupdate">Ultima Actualización: 2023-11-27</p>
|
||||
<p>
|
||||
Hola, me conocen como "<b>Fijxu</b>" y me dedico a alojar servicios
|
||||
enfocados a
|
||||
|
@ -126,7 +126,7 @@
|
|||
front-end alternativo a YouTube.
|
||||
Siéntete libre de usar las descargas y registrarte.
|
||||
</li>
|
||||
<li>
|
||||
<li><s>
|
||||
<a href="https://librex.zzls.xyz">LibreX</a>
|
||||
@ 🇨🇱 (<a href="http://librex.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion/">Tor</a>)
|
||||
(<a
|
||||
|
@ -138,8 +138,7 @@
|
|||
para obtener los resultados, asi que ninguna de tu
|
||||
información es revelada a hacia los motores de
|
||||
búsqueda, se podría decir que actúa como un proxy. <a href="https://github.com/hnhx/librex">Codigo
|
||||
Fuente</a>
|
||||
</li>
|
||||
Fuente</a></s> INSTANCIA MUERTA, ME ABURRI DE ALOJAR LIBREY XD.</li>
|
||||
<li>
|
||||
<a href="https://ri.zzls.xyz">Rimgo</a> @ 🇨🇱 (<a
|
||||
href="http://rimgo.zzlsghu6mvvwyy75mvga6gaf4znbp3erk5xwfzedb4gg6qqh2j6rlvid.onion/">Tor</a>)
|
||||
|
@ -273,7 +272,12 @@
|
|||
SI LEES ESTO, ESTO ESTA COMENTADO PORQUE SUENA MUY AUTISTA PARA LA GENTE DE LATINO AMERICA Y ESTA MAS ENFOCADO A LOS USUARIOS DE HABLA INGLESA XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD-->
|
||||
<h4>Tienes un link para poder donar?</h4>
|
||||
<p><a href="./donate/">Si</a>.</p>
|
||||
<h2 style="text-align: center;">XD!</h2>
|
||||
<p style="text-align: center;">▄▀▄▀▄▀▄▀▄▀▄ LOL! ▄▀▄▀▄▀▄▀▄▀▄</p>
|
||||
<iframe src="https://lol.zzls.xyz" title="xD" style="width: 100%; height: 1080px; border: none;"></iframe>
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="banners">
|
||||
<a href="https://spyware.neocities.org/articles/discord_es.html"><img src="./assets/discord.gif"
|
||||
|
|
|
@ -10,7 +10,7 @@ html {
|
|||
/* margin-top: 1px; */
|
||||
background-image: linear-gradient(to bottom,
|
||||
rgba(11, 11, 11, 0.80),
|
||||
rgba(11, 11, 11, 0.90)),
|
||||
rgba(11, 11, 11, 0.85)),
|
||||
url(./assets/bgs/bgtile3.gif);
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
@ -61,6 +61,11 @@ a {
|
|||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
s {
|
||||
text-decoration: line-through;
|
||||
color: red;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: rgb(255, 180, 255);
|
||||
}
|
||||
|
@ -112,7 +117,7 @@ code {
|
|||
padding: 20px 20px;
|
||||
margin: 0 auto;
|
||||
max-width: 780px;
|
||||
width: 68%;
|
||||
width: 70%;
|
||||
min-height: 60vh;
|
||||
word-wrap: break-word;
|
||||
line-height: 1.5em;
|
||||
|
|
Loading…
Reference in a new issue