mirror of
https://github.com/adminlove520/AI-Account-Toolkit.git
synced 2026-05-16 09:26:46 +08:00
Update register-openai.py
更新摘要
This commit is contained in:
@@ -15,6 +15,8 @@ from dataclasses import dataclass
|
||||
|
||||
from curl_cffi import requests
|
||||
|
||||
# 注册 OpenAI Codex by tempmail.lol
|
||||
|
||||
# ====================== 强密码生成 ======================
|
||||
def get_password() -> str:
|
||||
chars = string.ascii_letters + string.digits
|
||||
@@ -350,4 +352,4 @@ if __name__ == "__main__":
|
||||
except Exception as e:
|
||||
print(f"[-] 本次失败: {e},3秒后重试...")
|
||||
time.sleep(3)
|
||||
time.sleep(1)
|
||||
time.sleep(1)
|
||||
|
||||
Reference in New Issue
Block a user