diff --git a/ASAservers.html b/ASAservers.html
index de3fb07..eb975e1 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://flush-flush-slow-managed.trycloudflare.com';
+ const API = "http://10.1.10.195:5317";
const SERVERS = [
{ name: 'The Island (PvP)', host: '10.1.10.64', port: 27015 },
diff --git a/ASAshop.html b/ASAshop.html
index 5580858..2e83327 100644
--- a/ASAshop.html
+++ b/ASAshop.html
@@ -462,7 +462,8 @@