From 00f0ad76a044d6161117199d4aacf92114ece907 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 6 Oct 2025 03:47:01 -0700 Subject: [PATCH] Add files via upload --- ASAservers.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 },