mirror of
https://github.com/adminlove520/AI-Account-Toolkit.git
synced 2026-05-18 09:36:45 +08:00
- 新增 GPT_register+duckmail+CPA+autouploadsub2api (DuckMail + OAuth + Sub2Api 注册工具) - 新增 team_all-in-one (ChatGPT Team 一键注册工具) - 新增 Code-Patch 项目 - 新增 ABCard 子模块 (ChatGPT Business/Plus 自动开通) - 新增 cloudflare_temp_email 子模块 (Cloudflare 临时邮箱服务) - 添加 .gitignore 文件 - 更新 README.md (新增项目导航、子模块说明) - 添加 CHANGELOG.md
24 lines
588 B
JSON
24 lines
588 B
JSON
{
|
|
"mail_provider": "gptmail",
|
|
"gptmail_base": "https://mail.chatgpt.org.uk",
|
|
"gptmail_api_key": "",
|
|
"npcmail_api_key": "",
|
|
"npcmail_domain": "git-hub.email",
|
|
"proxy": "",
|
|
"enable_oauth": true,
|
|
"oauth_issuer": "https://auth.openai.com",
|
|
"oauth_client_id": "app_EMoamEEZ73f0CkXaXp7hrann",
|
|
"SUB2API_URL": "",
|
|
"SUB2API_TOKEN": "",
|
|
"sub_api_key": "",
|
|
"sub_plan": "team",
|
|
"default_address": {
|
|
"street": "",
|
|
"city": "",
|
|
"state": "",
|
|
"zip": "",
|
|
"country": ""
|
|
},
|
|
"cards": [],
|
|
"teams": []
|
|
} |