Files
grokRegister-cpa/.gitignore
T
Git-creat7 3c5e86c35d feat: Grok 注册机 — 注册即入库 CLIProxyAPI (CPA)
- GUI / CLI 批量注册 Grok 账号
- SSO → device-flow OAuth → 本地 auth 目录或远程 Management API
- Cloudflare / DuckMail / YYDS 临时邮箱
- Ctrl+C 安全停止,清理阶段不刷 traceback
2026-07-11 06:45:02 -05:00

34 lines
366 B
Plaintext
Executable File

__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
env/
accounts_*.txt
mail_credentials.txt
*.txt
!requirements.txt
config.json
config.local.json
config.local.*
*.bak
# 真实账号凭证 / OAuth token 输出,禁止提交
auth_out.json
auth_out/
auth_merged.json
*.auth.json
sso_list.txt
token.json
*.log
.DS_Store
.idea/
.vscode/
DrissionPage/
autoPortData/