diff --git a/assets/js/api.js b/assets/js/api.js index f250721..dd08f6d 100644 --- a/assets/js/api.js +++ b/assets/js/api.js @@ -1,5 +1,5 @@ document.addEventListener("DOMContentLoaded", function () { - fetch("https://horizon-gateway.ovh/api/ihorizon/v1/bot") + fetch("https://gateway.ihorizon.me/api/ihorizon/v1/bot") .then((response) => response.json()) .then((data) => { document.getElementById(