Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cobblesteve01 committed Dec 16, 2024
1 parent 9d789ff commit 3457846
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"liveServer.settings.port": 5501
"liveServer.settings.port": 5502
}
7 changes: 2 additions & 5 deletions servers.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ <h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Messcraft</h1
</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>
Expand All @@ -268,9 +266,7 @@ <h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Gmod9 Anarchy
</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>
Expand All @@ -281,7 +277,9 @@ <h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Zyth MC</h1>
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>
Expand All @@ -292,7 +290,6 @@ <h1 style="margin-bottom: -7px; margin-top: 5px; font-size: 30px;">Ludos Proxy</
</span>&nbsp;Copy IP</a>
</button>
</div>
</div>

<script>
function copyToClipboard(text) {
Expand Down

0 comments on commit 3457846

Please sign in to comment.