diff --git a/index.html b/index.html
index 34d7539..2c7c042 100644
--- a/index.html
+++ b/index.html
@@ -406,7 +406,7 @@
// ═══════════════════════════════════════════════════════════════════════════
// CONFIGURATION
// ═══════════════════════════════════════════════════════════════════════════
- const API_BASE_URL = 'https://hotspots.fabio.ovh';
+ const API_BASE_URL = 'https://api.hotspots.fabio.ovh';
// Video base URL (configure based on where videos are hosted)
const VIDEO_BASE_URL = ''; // Leave empty for local/relative paths