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',