Updated main.py

This commit is contained in:
GamerNoTitle 2021-01-08 17:43:47 +08:00
parent 4c414ec260
commit 896336e87b

View File

@ -83,7 +83,7 @@ def scsend(SCKEY, message):
if __name__ == "__main__": if __name__ == "__main__":
print('检测到{}个账号,即将开始签到!'.format(len(cookies)) print('检测到{}个账号,即将开始签到!'.format(len(cookies)))
success = [] success = []
failure = [] failure = []
msg = [] msg = []