mirror of
https://github.com/HChaZZY/NodeSeek-Signin.git
synced 2025-12-06 11:33:49 +08:00
Add files via upload
This commit is contained in:
@@ -212,6 +212,7 @@ def parse_cookies(cookie_str):
|
||||
return [c.strip() for c in cookies if c.strip()]
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
# 结果统计
|
||||
success_count = 0
|
||||
already_signed_count = 0
|
||||
|
||||
Reference in New Issue
Block a user