fix
This commit is contained in:
parent
9d789ff132
commit
3457846613
2 changed files with 3 additions and 6 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"liveServer.settings.port": 5501
|
||||
"liveServer.settings.port": 5502
|
||||
}
|
||||
|
|
@ -246,8 +246,6 @@
|
|||
</span> 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> 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> 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> Copy IP</a>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
function copyToClipboard(text) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue