feat: 针对海外用户进行的少量优化

This commit is contained in:
helloplhm-qwq
2023-11-17 23:25:37 +08:00
parent 1ef6675a5f
commit 33a7e8e8b6
4 changed files with 22 additions and 4 deletions

View File

@ -11,9 +11,11 @@
import os
debug_mode = True
debug_mode = False
log_length_limit = 400
running = True
config = {}
workdir = os.getcwd()
banList_suggest = 0
banList_suggest = 0
iscn = True
fake_ip = None