feat: sanitize system import prompts

This commit is contained in:
ogt
2026-06-25 18:58:23 +08:00
parent a260ea9e4f
commit e2b28b4b69
4 changed files with 47 additions and 16 deletions

View File

@@ -402,7 +402,7 @@ YOUTUBE_API_KEY = os.getenv('YOUTUBE_API_KEY', '')
# ==========================================
# 系統版本與路徑
# ==========================================
SYSTEM_VERSION = "V10.695"
SYSTEM_VERSION = "V10.696"
LOG_FILE_PATH = os.path.join(BASE_DIR, 'logs/system.log')
public_url = PUBLIC_URL # 用於模板顯示