From 37a18a1e699567115ec038c04e3789f41b38e525 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 16 Jun 2025 19:06:45 -0700 Subject: implement idac news scrape --- constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'constants.py') diff --git a/constants.py b/constants.py index e1b0369..c252eab 100644 --- a/constants.py +++ b/constants.py @@ -23,6 +23,7 @@ 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/" ONGEKI_JP_NEWS_SITE="https://info-ongeki.sega.jp/" +IDAC_NEWS_SITE="https://info-initialdac.sega.jp/" MUSIC_DIVER_NEWS="https://mypage.musicdiver.jp/api/news?lang=en" STREET_FIGHTER_NEWS_SITE="https://sf6ta.jp/info/list" -- cgit v1.2.3