diff --git a/src/crons/EpicGames.ts b/src/crons/EpicGames.ts index 3bdee69..3f08069 100644 --- a/src/crons/EpicGames.ts +++ b/src/crons/EpicGames.ts @@ -198,7 +198,7 @@ export async function getOfferedGames( logger: Logger, ): Promise { const { body } = await got( - 'https://www.epicgames.com/graphql', + 'https://graphql.epicgames.com/graphql', { method: 'POST', json: {