From 638c964b7dba51b0f86c4d1f562a77e2cdb49437 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 28 Apr 2025 10:23:29 -0700 Subject: add support for scraping polaris chord --- constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'constants.py') diff --git a/constants.py b/constants.py index ba725f0..f69a610 100644 --- a/constants.py +++ b/constants.py @@ -5,6 +5,7 @@ DAYS_LIMIT=14 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" DDR_WORLD_NEWS_SITE="https://p.eagate.573.jp/game/ddr/ddrworld/info/index.html" +POLARIS_CHORD_NEWS_SITE="https://p.eagate.573.jp/game/polarischord/pc/news/index.html" EAMUSE_APP_FEED="https://eam.573.jp/app/web/post/official" IIDX_EAMUSE_APP_ID="s8svjrq62x592gvb" -- cgit v1.2.3