From c713a03a7d01d9bcdb964e403296f6eef5f7800e Mon Sep 17 00:00:00 2001 From: tnfAngel <57068341+tnfAngel@users.noreply.github.com> Date: Sat, 9 Dec 2023 20:14:50 +0000 Subject: [PATCH] change endpoint to debug --- resources/Endpoints.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/Endpoints.ts b/resources/Endpoints.ts index bd952636..ef37b956 100644 --- a/resources/Endpoints.ts +++ b/resources/Endpoints.ts @@ -46,7 +46,7 @@ export default Object.freeze({ // SAVE THE WORLD STW_WORLD_INFO: 'https://fngw-mcp-gc-livefn.ol.epicgames.com/fortnite/api/game/v2/world/info', - STW_NEWS_MOTD: 'https://prm-dialogue-public-api-prod.edea.live.use1a.on.epicgames.com/api/v1/fortnite-br/surfaces/stw-motd/target', + STW_NEWS_MOTD: 'https://prm-dialogue-public-api-prod.edea.live.use1a.on.epicgames.com/api/v1/fortnite-br/surfaces/sparks-motd/target', // ACCOUNT ACCOUNT_MULTIPLE: 'https://account-public-service-prod.ol.epicgames.com/account/api/public/account',