Files
2026-03-06 11:19:56 +08:00

17 lines
554 B
JSON

{
"total_accounts": 3,
"duckmail_api_base": "https://api.duckmail.sbs",
"duckmail_bearer": "",
"proxy": "http://127.0.0.1:7897",
"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": "",
"upload_api_token": ""
}