Add files via upload
This commit is contained in:
parent
e007c98ac0
commit
00f0ad76a0
|
|
@ -418,7 +418,8 @@
|
|||
document.getElementById('y').textContent = new Date().getFullYear();
|
||||
|
||||
// === CONFIG (same API + servers as your current page) ===
|
||||
const API = "http://10.1.10.195:5317";
|
||||
const API = "http://10.1.10.195:5317/api/servers/ark";
|
||||
|
||||
|
||||
const SERVERS = [
|
||||
{ name: 'The Island (PvP)', host: '10.1.10.64', port: 27015 },
|
||||
|
|
|
|||
Loading…
Reference in New Issue