aboutsummaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-17 14:58:54 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-17 15:03:55 -0700
commit668ca32331d2c8d4487c36b00bd3419e6bea89c4 (patch)
tree5a5c293978c250e56cb15db543fdb06f93dfea5c /constants.py
parentbd650f563a07b7d0d5941ca080b5a9247aaa01ab (diff)
create new cache file if tl_cache becomes corrupted
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index c252eab..5c510d2 100644
--- a/constants.py
+++ b/constants.py
@@ -3,7 +3,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"
-IIDX_PINKY_CRUSH_NEWS_SITE="https://p.eagate.573.jp/game/2dx/32/info/index.html"
+IIDX_PINKY_CRUSH_NEWS_SITE="https://p.eagate.573.jp/game/2dx/32/info/index.html" # legacy should not be used, eamuse feed is more verbose
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"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage