diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-12 00:18:23 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-04-12 00:18:23 -0700 |
| commit | dc0794ae2c08a35c30ae8de2d44e2a21c7875252 (patch) | |
| tree | 110b4c0f636c099038e5d5e39b27c4d165f9d867 /constants.py | |
init commit
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
