Skip to content

Commit

Permalink
change endpoint to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tnfAngel committed Dec 9, 2023
1 parent e168b06 commit c713a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/Endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit c713a03

Please sign in to comment.