diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-28 10:30:23 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-04-28 10:30:23 -0700 |
| commit | 78086344ebc1214c7fc0b979cefbd0a21b963415 (patch) | |
| tree | 19689c961b736099016b05036adf22c77bf5c9fc /constants.py | |
| parent | 638c964b7dba51b0f86c4d1f562a77e2cdb49437 (diff) | |
add DanceRush and DanceARound eamuse app feeds
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.py b/constants.py index f69a610..e990f87 100644 --- a/constants.py +++ b/constants.py @@ -15,6 +15,8 @@ GITADORA_EAMUSE_APP_ID="9orw5gze0d1tkyhm" POPN_MUSIC_EAMUSE_APP_ID="17ua1w2bg3aggz00" NOSTALGIA_EAMUSE_APP_ID="mql0c9jmkhzf02r3" JUBEAT_EAMUSE_APP_ID="bz6w0u3gp546fpnq" +DANCE_AROUND_APP_ID="kmhqpindcodm0mkh" +DANCE_RUSH_APP_ID="ns3maqirvf08ddhp" CHUNITHM_JP_NEWS_SITE="https://info-chunithm.sega.jp/" CHUNITHM_INTL_NEWS_SITE="https://info-chunithm.sega.com/" |
