diff options
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 |
