Allow old game IDs to be parsed

This commit is contained in:
teooko
2024-08-11 20:58:59 +03:00
parent 25dd405136
commit 41db1b2ccc

View File

@@ -16,6 +16,7 @@ export default async function gamedigProxyHandler(req, res) {
host: url.hostname,
port: url.port,
givenPortOnly: true,
checkOldIDs: true,
});
res.status(200).send({