diff --git a/api/download.js b/api/download.js index a72d595..b863f26 100644 --- a/api/download.js +++ b/api/download.js @@ -17,8 +17,7 @@ module.exports = async (app, req, res, api, ID, analyze) => { // daily hardcode fo' today 😎 if (!api && levelID < 0 && req.server.name == "Geometry Dash") { - if (levelID == -1) return res.redirect("67984875") // marte - else if (levelID == -2) return res.redirect("59075347") // tartarus + if (levelID == -2) return res.redirect("59075347") // tartarus } req.gdRequest('downloadGJLevel22', { levelID }, function (err, resp, body) { diff --git a/html/profile.html b/html/profile.html index a2f069b..5b4000d 100644 --- a/html/profile.html +++ b/html/profile.html @@ -117,7 +117,7 @@
Account ID: [[ACCOUNTID]]
Player ID: [[PLAYERID]]
Account ID: [[ACCOUNTID]]
Player ID: [[PLAYERID]]