diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-22 23:34:41 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-22 23:34:41 -0700 |
| commit | 8f859e4786a02fea69ec086814d4f667f2f01d5d (patch) | |
| tree | dd9311fda0071b6523c3771fffe60b54a9a70d5c /constants.py | |
| parent | 791bd4dae497d887b23f7962751dca4c933c4ed4 (diff) | |
| parent | 491ec0a18a58384b3d74990161d69051353701db (diff) | |
Merge branch 'main' into v3
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 dc1c680..06b752c 100644 --- a/constants.py +++ b/constants.py @@ -2,7 +2,7 @@ from enum import Enum DAYS_LIMIT=14 -SOUND_VOLTEX_EXCEED_GEAR_NEWS_SITE ="https://p.eagate.573.jp/game/sdvx/vi/news/index.html" +SOUND_VOLTEX_NABLA_NEWS_SITE="https://p.eagate.573.jp/game/sdvx/vii/news/index.html" POLARIS_CHORD_NEWS_SITE="https://p.eagate.573.jp/game/polarischord/pc/news/news.html" POLARIS_CHORD_RECENT_NEWS_LIMIT=15 |
