mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-05 21:11:00 +02:00
Update index.html
This commit is contained in:
parent
ce34e711ab
commit
0c0f1200fb
@ -182,7 +182,7 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
|||||||
<script>
|
<script>
|
||||||
const serverAddress = 'blockattack.fun';
|
const serverAddress = 'blockattack.fun';
|
||||||
|
|
||||||
const apiUrl = `https://api.mcstatus.io/v2/us/java/${serverAddress}`;
|
const apiUrl = `https://api.mcstatus.io/v2/status/java/${serverAddress}`;
|
||||||
|
|
||||||
fetch(apiUrl)
|
fetch(apiUrl)
|
||||||
.then(response => response.json())
|
.then(response => response.json())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user