diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-16 12:01:47 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-16 12:01:47 -0700 |
| commit | e7276713a35b2dbc7a2b0ab197d18645c9e52a53 (patch) | |
| tree | 4199ce609a09fbdb33df4608b6d60a229ab67978 /constants.py | |
| parent | bcdec514d4823031b39d5c726b371a5bfbefd240 (diff) | |
migrate maimaidx_intl to scrape downloads api route
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
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/" |
