mirror of
https://github.com/adminlove520/AI-Account-Toolkit.git
synced 2026-05-10 21:09:42 +08:00
23 lines
616 B
JSON
23 lines
616 B
JSON
{
|
|
"_comment": "ChatGPT(DuckMail)",
|
|
|
|
"total_accounts": 5,
|
|
|
|
"duckmail_api_base": "https://api.duckmail.sbs",
|
|
"duckmail_bearer": "",
|
|
|
|
"proxy": "",
|
|
|
|
"output_file": "registered_accounts.txt",
|
|
"enable_oauth": true,
|
|
"oauth_required": true,
|
|
"oauth_issuer": "https://auth.openai.com",
|
|
"oauth_client_id": "app_EMoamEEZ73f0CkXaXp7hrann",
|
|
"oauth_redirect_uri": "http://localhost:1455/auth/callback",
|
|
"ak_file": "ak.txt",
|
|
"rk_file": "rk.txt",
|
|
"token_json_dir": "codex_tokens",
|
|
"upload_api_url": "http://localhost:8317/v0/management/auth-files",
|
|
"upload_api_token": "你的cpa面板登录密码"
|
|
}
|