From a64b483869a620916ba82f80c3802faaabbe9547 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 4 Oct 2025 02:47:42 -0700 Subject: [PATCH] Add files via upload --- ASAservers.html | 2 +- ASAshop.html | 2 +- admin.html | 99 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 101 insertions(+), 2 deletions(-) create mode 100644 admin.html diff --git a/ASAservers.html b/ASAservers.html index 5fd0f11..de3fb07 100644 --- a/ASAservers.html +++ b/ASAservers.html @@ -418,7 +418,7 @@ document.getElementById('y').textContent = new Date().getFullYear(); // === CONFIG (same API + servers as your current page) === - const API = 'https://api.oblistudios.com/api/status'; + const API = 'https://flush-flush-slow-managed.trycloudflare.com'; const SERVERS = [ { name: 'The Island (PvP)', host: '10.1.10.64', port: 27015 }, diff --git a/ASAshop.html b/ASAshop.html index 00a925f..5580858 100644 --- a/ASAshop.html +++ b/ASAshop.html @@ -462,7 +462,7 @@