From 80782c506b061474a532246121cc4049b8d0a438 Mon Sep 17 00:00:00 2001 From: greysilly7 Date: Thu, 24 Oct 2024 13:57:12 -0400 Subject: [PATCH] Fix urls --- src/webpage/instances.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/webpage/instances.json b/src/webpage/instances.json index f2413ed..c92983a 100644 --- a/src/webpage/instances.json +++ b/src/webpage/instances.json @@ -21,9 +21,9 @@ "display": true, "urls": { "wellknown": "https://greysilly7.xyz", - "api": "https://spacebar.greysilly7.xyz/api/v9", - "cdn": "https://spacebar.greysilly7.xyz", - "gateway": "wss://spacebar.greysilly7.xyz" + "api": "https://api.spacebar.greysilly7.xyz/api", + "cdn": "https://cdn.spacebar.greysilly7.xyz", + "gateway": "wss://gateway.spacebar.greysilly7.xyz" }, "contactInfo": { "dicord": "greysilly7",