mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-03 20:11:12 +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>
|
||||
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)
|
||||
.then(response => response.json())
|
||||
|
Loading…
x
Reference in New Issue
Block a user