Add files via upload

This commit is contained in:
James 2025-10-06 03:47:01 -07:00 committed by GitHub
parent e007c98ac0
commit 00f0ad76a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -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 },