MCPcopy Create free account

hub / github.com/TongjiRabbit/gpt-auto-register / functions

Functions222 in github.com/TongjiRabbit/gpt-auto-register

FunctionstopTask
()
static/script.js:237
Functionstop_task
()
app/server.py:410
Methodtest_load_account_from_file_reads_mailtm_credentials
(self)
tests/test_existing_account_oauth.py:43
Methodtest_load_accounts_from_file_returns_all_records
(self)
tests/test_existing_account_oauth.py:60
Methodtest_loader_parses_oauth_and_cpa_sections
(self)
tests/test_config_oauth.py:9
Methodtest_login_existing_email_returns_token
(self)
tests/test_existing_account_oauth.py:78
Methodtest_perform_login_supports_no_password_email_otp_branch
( self, mock_build_sentinel, mock_request_kwargs, mock_pkce, )
tests/test_oauth_branching.py:72
Methodtest_process_accounts_from_file_reports_realtime_progress
(self)
tests/test_existing_account_oauth.py:101
Methodtest_process_accounts_from_file_skips_accounts_already_marked_oauth_success
(self)
tests/test_existing_account_oauth.py:143
Methodtest_process_accounts_from_file_uses_output_directory_for_token_files
(self)
tests/test_existing_account_oauth.py:187
Methodtest_save_codex_tokens_skips_upload_without_management_key
(self)
tests/test_oauth_service.py:148
Methodtest_save_codex_tokens_writes_ak_rk_under_timestamp_directory
(self)
tests/test_oauth_service.py:45
Methodtest_save_codex_tokens_writes_files_and_uploads
(self)
tests/test_oauth_service.py:84
Functiontoken_worker_thread
(accounts_file, output_dir, proxy)
app/server.py:223
Functionvideo_feed
()
app/server.py:299
Functionwait_for_verification_email
等待并提取 OpenAI 验证码 参数: token: mail.tm JWT token timeout: 超时时间(秒),默认使用配置值 返回: str: 验证码,未找到返回 None
app/mailtm_service.py:115
Functionwait_for_verification_email
轮询 GPTMail 收件箱,等待 OpenAI 验证码。 返回: 验证码字符串 或 None
app/gptmail_service.py:89
Functionwait_for_verification_email
使用指定提供商等待验证邮件 返回: str: 验证码,未找到返回 None
app/email_providers.py:86
Functionwait_for_verification_email
用 Cookie 轮询 Temporam API,等待 OpenAI 验证邮件并提取验证码。
app/temporam_service.py:146
Functionwait_for_verification_email
轮询 TempMail.lol 收件箱,等待 OpenAI 验证码。 返回: 验证码字符串 或 None
app/tempmail_lol_service.py:72
Functionwait_for_verification_email
(session_id: str, timeout: int = None)
app/custom2925_service.py:295
Functionworker_thread
(count, selected_providers, parallel, headless, proxy)
app/server.py:143
← previous201–222 of 222, ranked by callers