From b8f5fab2c9ec98961f284b76c1f874ac5ec24ece Mon Sep 17 00:00:00 2001 From: zoogie Date: Thu, 31 May 2018 19:14:21 -0500 Subject: [PATCH] Add free JPN dsiware game to whitelist --- public/js/custom/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/custom/constants.js b/public/js/custom/constants.js index 2ac7522..344442f 100644 --- a/public/js/custom/constants.js +++ b/public/js/custom/constants.js @@ -164,7 +164,7 @@ var constants = { jp: [ '4B46444A', '4B4C454A', '4B47524A', '4B51394A', '4B394C4A', '4B4A384A', '4B4F534A', '4B454B4A', '4B45544A', '4B49524A', '4B4C444A', - '4B33474A', '4B44584A' + '4B33474A', '4B44584A', '4B454E4A' ], }, };