diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-28 10:23:29 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-04-28 10:23:29 -0700 |
| commit | 638c964b7dba51b0f86c4d1f562a77e2cdb49437 (patch) | |
| tree | 9bedc2b587439051d362089e4ec05939a0ccc32d /constants.py | |
| parent | 4852c740b0e967429f61228511af18ea25a77c12 (diff) | |
add support for scraping polaris chord
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
