diff --git a/ASAservers.html b/ASAservers.html index 862b4b1..fa4cdb2 100644 --- a/ASAservers.html +++ b/ASAservers.html @@ -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 },