aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-13 21:01:01 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-13 21:01:01 -0700
commit928a811f7654ad5006b664e36596c8261bcb1a8d (patch)
treeaef52cc3d2cd823b2fc451f4fd6df3cd6902b8f0
parent67af04f41cb9b71c83b453d204ef9c9a2c579a20 (diff)
update gitignore in preperation for frontend
-rw-r--r--.gitignore2
-rw-r--r--constants.py2
2 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 828761b..e2ee484 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,8 +143,6 @@ venv.bak/
# Rope project settings
.ropeproject
-# mkdocs documentation
-/site
# mypy
.mypy_cache/
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"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage