diff --git a/src/consts/LeaderboardType.js b/src/consts/LeaderboardType.js index 1229a53..b50c1d5 100644 --- a/src/consts/LeaderboardType.js +++ b/src/consts/LeaderboardType.js @@ -13,7 +13,7 @@ const WebsiteTypes = { "/https://api.beatleader.xyz/player/%s", MapData: process.env.NEXT_PUBLIC_HTTP_PROXY + - "/https://api.beatleader.xyz/leaderboard/hash/%h/%d/%m", + "/https://api.beatleader.xyz/map/hash/%h", }, async getMapStarCount(mapHash, mapDiff, characteristic) { const data = await fetch(