Replace server IP UI with history links

This commit is contained in:
devRaGonSa
2026-03-20 20:05:16 +01:00
parent 32baca96af
commit fe035f826e
4 changed files with 132 additions and 99 deletions

View File

@@ -96,14 +96,14 @@
<span class="server-state server-state--online">Online</span>
<p class="server-card__population">74 / 100</p>
<div class="server-card__actions">
<button
class="server-copy-button"
type="button"
data-copy-address="152.114.195.174:7777"
data-default-label="Copiar IP"
<a
class="server-action-link"
href="https://scoreboard.comunidadhll.es/games"
target="_blank"
rel="noreferrer"
>
Copiar IP
</button>
Historico
</a>
</div>
</div>
</div>
@@ -116,10 +116,6 @@
<p>Region</p>
<strong>ES</strong>
</article>
<article class="server-card__quickfact">
<p>Direccion</p>
<strong>152.114.195.174:7777</strong>
</article>
</div>
</article>
<article class="server-card server-card--stats server-card--real">
@@ -132,14 +128,14 @@
<span class="server-state server-state--offline">Offline</span>
<p class="server-card__population">0 / 100</p>
<div class="server-card__actions">
<button
class="server-copy-button"
type="button"
data-copy-address="152.114.195.150:7877"
data-default-label="Copiar IP"
<a
class="server-action-link"
href="https://scoreboard.comunidadhll.es:5443/games"
target="_blank"
rel="noreferrer"
>
Copiar IP
</button>
Historico
</a>
</div>
</div>
</div>
@@ -152,10 +148,6 @@
<p>Region</p>
<strong>ES</strong>
</article>
<article class="server-card__quickfact">
<p>Direccion</p>
<strong>152.114.195.150:7877</strong>
</article>
</div>
</article>
</div>