feat: AsyncRequest & 日志逻辑改进

This commit is contained in:
helloplhm-qwq
2023-12-16 23:58:58 +08:00
parent 44b76b0e2d
commit e2a40a516e
3 changed files with 101 additions and 12 deletions

View File

@ -44,4 +44,5 @@ config = {}
workdir = os.getcwd()
banList_suggest = 0
iscn = True
fake_ip = None
fake_ip = None
aioSession = None