From dc0794ae2c08a35c30ae8de2d44e2a21c7875252 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 12 Apr 2025 00:18:23 -0700 Subject: init commit --- constants.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 constants.py (limited to 'constants.py') diff --git a/constants.py b/constants.py new file mode 100644 index 0000000..f131a63 --- /dev/null +++ b/constants.py @@ -0,0 +1,3 @@ +EAMUSEMENT_BASE_URL = "https://p.eagate.573.jp" +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" -- cgit v1.2.3