This commit is contained in:
cobblesteve-dev 2024-12-16 16:09:34 -06:00
commit 3457846613
2 changed files with 3 additions and 6 deletions

View file

@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5501
"liveServer.settings.port": 5502
}

View file

@ -246,8 +246,6 @@
</span>&nbsp;Copy IP</a>
</button>
</div>
<div class="button-container">
<button class="button" style="height: 275px; margin-left: 10px; margin-right: 10px;" data-server="mcus1.dxomg.link">
<h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Dxomg Proxy</h1>
<p style="font-size: 17px;">Proxy for cracked Java servers</p>
@ -268,9 +266,7 @@
</span>&nbsp;Copy IP</a>
</button>
</div>
</div>
<div class="button-container">
<div class="container">
<button class="button" style="height: 275px; margin-left: 10px; margin-right: 10px;" data-server="mc.zyth.me">
<h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Zyth MC</h1>
@ -281,7 +277,9 @@
content_copy
</span>&nbsp;Copy IP</a>
</button>
</div>
<div class="container">
<button class="button" style="height: 275px; margin-left: 10px; margin-right: 10px;" data-server="proxy.theludos.com/">
<h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Ludos Proxy</h1>
<p style="font-size: 17px;">Proxy for cracked Java servers</p>
@ -292,7 +290,6 @@
</span>&nbsp;Copy IP</a>
</button>
</div>
</div>
<script>
function copyToClipboard(text) {