From dc279404b1f6e371d6d7acd1380a265762e60218 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 14 Apr 2025 01:56:18 -0700 Subject: add maimai DX JPN scraping --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.py') diff --git a/constants.py b/constants.py index 7025146..f1ff58c 100644 --- a/constants.py +++ b/constants.py @@ -7,7 +7,7 @@ SOUND_VOLTEX_EXCEED_GEAR_NEWS_SITE ="https://p.eagate.573.jp/game/sdvx/vi/news/i IIDX_PINKY_CRUSH_NEWS_SITE="https://p.eagate.573.jp/game/2dx/32/info/index.html" CHUNITHM_JP_NEWS_SITE="https://info-chunithm.sega.jp/" -MAIMAIDX_NEWS_SITE="https://info-maimai.sega.jp/" +MAIMAIDX_JP_NEWS_SITE="https://info-maimai.sega.jp/" class CHUNITHM_VERSION(Enum): VERSE = 1 -- cgit v1.2.3