From 928a811f7654ad5006b664e36596c8261bcb1a8d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 13 Apr 2025 21:01:01 -0700 Subject: update gitignore in preperation for frontend --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.py') diff --git a/constants.py b/constants.py index 5ca4d1e..feb7dc5 100644 --- a/constants.py +++ b/constants.py @@ -1,6 +1,6 @@ from enum import Enum -DAYS_LIMIT=7 +DAYS_LIMIT=14 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" -- cgit v1.2.3