aboutsummaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-14 01:37:42 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-14 01:37:42 -0700
commit147c36d207ca74e876b6b4703fd3f57f3ab57e56 (patch)
tree390e870a126623a56d770337b376184fa6776681 /constants.py
parentf5b53cde00aad3cc7dd3618a14fbfb9f622f106f (diff)
seperate CHUNITHM_NEWS to regions INTL and JP
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index feb7dc5..7025146 100644
--- a/constants.py
+++ b/constants.py
@@ -6,7 +6,12 @@ EAMUSEMENT_BASE_URL = "https://p.eagate.573.jp"
SOUND_VOLTEX_EXCEED_GEAR_NEWS_SITE ="https://p.eagate.573.jp/game/sdvx/vi/news/index.html"
IIDX_PINKY_CRUSH_NEWS_SITE="https://p.eagate.573.jp/game/2dx/32/info/index.html"
-CHUNITHM_NEWS_SITE="https://info-chunithm.sega.jp/"
+CHUNITHM_JP_NEWS_SITE="https://info-chunithm.sega.jp/"
+MAIMAIDX_NEWS_SITE="https://info-maimai.sega.jp/"
class CHUNITHM_VERSION(Enum):
VERSE = 1
+
+class MAIMAIDX_VERSION(Enum):
+ PRISM = 1
+ PRISM_PLUS = 2
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage