From e7276713a35b2dbc7a2b0ab197d18645c9e52a53 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 16 Oct 2025 12:01:47 -0700 Subject: migrate maimaidx_intl to scrape downloads api route --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.py') diff --git a/constants.py b/constants.py index 13ee71e..7bdf630 100644 --- a/constants.py +++ b/constants.py @@ -23,7 +23,7 @@ DANCE_RUSH_APP_ID="ns3maqirvf08ddhp" CHUNITHM_JP_NEWS_SITE="https://info-chunithm.sega.jp/" CHUNITHM_INTL_NEWS_SITE="https://info-chunithm.sega.com/" MAIMAIDX_JP_NEWS_SITE="https://info-maimai.sega.jp/" -MAIMAIDX_INTL_NEWS_SITE="https://maimai.sega.com/download/" +MAIMAIDX_INTL_NEWS_SITE="https://maimai.sega.com/assets/data/index.json" ONGEKI_JP_NEWS_SITE="https://info-ongeki.sega.jp/" IDAC_NEWS_SITE="https://info-initialdac.sega.jp/" -- cgit v1.2.3