Files
AI-Account-Toolkit/team_all-in-one/config.json
adminlove520 cc691b9fca feat: 添加多个新项目及更新文档
- 新增 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
2026-03-19 23:25:34 +08:00

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": []
}