MCPcopy Create free account

hub / github.com/asz798838958/FrciblyK12 / functions

Functions4,268 in github.com/asz798838958/FrciblyK12

↓ 4 callersFunctionopen_workspace_invite_in_browser
( page, invite_url: str, *, log: Callable[[str], None] | None = None, )
platforms/chatgpt/workspace_join.py:194
↓ 4 callersFunctionparse_post_auth_response
(content: bytes)
platforms/windsurf/core.py:229
↓ 4 callersFunctionpayload
()
frontend/src/pages/Settings.tsx:417
↓ 4 callersFunctionpush_account_to_any2api
注册完成后自动推送账号到 Any2API。 Args: account: BasePlatform.Account 对象 log_fn: 日志函数 Returns: True if pushed successfully, Fals
core/any2api_sync.py:181
↓ 4 callersFunctionrefresh
(body: RefreshRequest, session: Session = Depends(get_db_session))
customer_portal_api/app/routers/auth.py:34
↓ 4 callersFunctionrefresh_kiro_token
刷新 Kiro OIDC token,返回 (ok, {accessToken, refreshToken, expiresIn})
platforms/kiro/switch.py:80
↓ 4 callersMethodregister
(self, email: str = None, password: str = None)
core/base_platform.py:138
↓ 4 callersMethodremove
(self, profile_id: str)
application/bitbrowser_profiles.py:112
↓ 4 callersMethodselect_for_export
(self, selection: AccountExportSelection)
infrastructure/accounts_repository.py:143
↓ 4 callersFunctionserialize_task
(task: TaskModel)
application/tasks.py:151
↓ 4 callersMethodset_logger
(self, logger)
core/base_platform.py:78
↓ 4 callersMethodset_status
(self, activation_id: str, status: int)
core/base_sms.py:812
↓ 4 callersMethodstart
(self)
services/task_runtime.py:28
↓ 4 callersFunctionsync_account_graph
(session: Session, model: AccountModel)
core/account_graph.py:822
↓ 4 callersFunctiontranslateAccountStatus
( status: string, language: Language = DEFAULT_LANGUAGE, )
frontend/src/lib/i18n.ts:997
↓ 4 callersFunctiontriggerBrowserDownload
(blob: Blob, filename: string)
frontend/src/lib/utils.ts:60
↓ 4 callersFunctionwait_for_api_key
(page, timeout: int = 20)
platforms/tavily/browser_register.py:52
↓ 3 callersMethod_account_from_registration_result
(self, result: RegistrationResult)
core/base_platform.py:119
↓ 3 callersMethod_active_platform_codes
(self, user_id: int | None)
customer_portal_api/app/services/portal.py:802
↓ 3 callersFunction_advance_paypal_intermediate_pages
( page, *, timeout_ms: int, log: Callable[[str], None], max_steps: int = 6, )
platforms/chatgpt/payment.py:2793
↓ 3 callersMethod_attach_identity_metadata
(self, account: Account, identity=None)
core/base_platform.py:518
↓ 3 callersMethod_auth_headers
(self, *, access_token: str = "", referer: str = "")
platforms/blink/core.py:226
↓ 3 callersMethod_b64
(data)
platforms/chatgpt/register.py:277
↓ 3 callersMethod_b64
(data)
platforms/chatgpt/browser_register.py:2016
↓ 3 callersFunction_b64url_encode
(data: bytes)
customer_portal_api/app/security.py:17
↓ 3 callersMethod_base_headers
(self, next_action, referer, boundary=None)
platforms/cursor/core.py:49
↓ 3 callersFunction_base_params
()
platforms/trae/core.py:17
↓ 3 callersMethod_bind_session_token
(self, session_token: str)
platforms/blink/core.py:223
↓ 3 callersFunction_bool_config
(value: Any, default: bool)
platforms/chatgpt/workspace_join.py:22
↓ 3 callersFunction_boundary
()
platforms/cursor/core.py:24
↓ 3 callersMethod_browser_data
(self,page_name=None,event_type="PageLoad")
platforms/kiro/core.py:381
↓ 3 callersMethod_build_account
(self, *, email: str, account_id: str = "", source: str, raw: dict[str, Any] | None = None)
core/outlook_email_mailbox.py:343
↓ 3 callersFunction_build_browser_sentinel_token
(page, device_id: str, flow: str, user_agent: str)
platforms/chatgpt/browser_register.py:2103
↓ 3 callersFunction_build_local_billing_address_fallback
( region_key: str, *, email: str = "", use_local_card: bool = True, )
platforms/chatgpt/payment.py:431
↓ 3 callersFunction_build_platform_instance
(platform_name: str, payload: dict[str, Any], logger: TaskLogger, resolved_proxy: str | None = None, shared_ma
application/tasks.py:737
↓ 3 callersMethod_build_turnstile_solver_for_checkout
构造给 Camoufox checkout 用的验证码求解回调。 PayPal security challenge 只使用 YesCaptcha;如未配置可用 YesCaptcha,则返回 None,让 checkout 流程退化为人工等待。
platforms/chatgpt/plugin.py:1236
↓ 3 callersFunction_call_kiro_portal_operation
( operation: str, body: dict, *, access_token: str, session_token: str, user_id: str,
platforms/kiro/switch.py:166
↓ 3 callersFunction_check_current_url
()
platforms/chatgpt/browser_register.py:3381
↓ 3 callersMethod_check_sentinel
检查 Sentinel 拦截(动态生成 token + 处理 PoW)
platforms/chatgpt/register.py:845
↓ 3 callersFunction_checkout_redirected
(page, checkout_url: str)
platforms/chatgpt/payment.py:2346
↓ 3 callersFunction_checkout_url_progressed
(page, checkout_url: str)
platforms/chatgpt/payment.py:2352
↓ 3 callersMethod_clear_cache
(self)
core/base_sms.py:633
↓ 3 callersFunction_click_ctf_create_account
(page)
platforms/chatgpt/payment.py:4717
↓ 3 callersFunction_click_hcaptcha_anchor_checkbox
在 hCaptcha 复选框 iframe 里点 "I am human" 复选框。 **背景**:YesCaptcha 反复抛 ``ERROR_DOMAIN_NOT_ALLOWED`` 拦不下 PayPal 家的 hCaptcha sitekey(用户实战日志:``884d15d
platforms/chatgpt/payment.py:4300
↓ 3 callersFunction_click_start_trial
(page: Page, log_fn: Callable[[str], None] = print, *, timeout: int = 30)
platforms/windsurf/browser_register.py:266
↓ 3 callersFunction_click_until_next_dom_target
( page, *, click_script: str, next_script: str, click_label: str, next_label: str,
platforms/chatgpt/cpa_session.py:555
↓ 3 callersFunction_click_visible_button
(page, selectors: list[str], timeout: int = 15)
platforms/openblocklabs/browser_register.py:348
↓ 3 callersMethod_create_session
创建 HTTP 会话
platforms/chatgpt/token_refresh.py:61
↓ 3 callersFunction_ctf_create_account_ready
(page)
platforms/chatgpt/payment.py:3318
↓ 3 callersFunction_ctf_payment_form_ready
(page)
platforms/chatgpt/payment.py:3340
↓ 3 callersFunction_ctf_signup_form_ready
(page)
platforms/chatgpt/payment.py:3336
↓ 3 callersFunction_ctf_verification_popup_visible
(page)
platforms/chatgpt/payment.py:6167
↓ 3 callersFunction_decode_import_token
(value: str)
application/accounts.py:27
↓ 3 callersFunction_default_primary_token_key
(platform: str)
core/account_graph.py:250
↓ 3 callersFunction_derive_oauth_state_from_page
(page)
platforms/chatgpt/browser_register.py:2443
↓ 3 callersFunction_do_codex_oauth
在真实浏览器会话内完成 Codex OAuth,返回完整 token 包。 如果传入 ``oauth_start``,则使用预生成的 OAuth 参数(重用 state/code_verifier), 这样外层可以用同一 code_verifier 完成 token 交换(fall
platforms/chatgpt/browser_register.py:2535
↓ 3 callersFunction_dump_debug
(page, prefix: str)
platforms/chatgpt/browser_register.py:1659
↓ 3 callersFunction_encode_varint
(value: int)
platforms/windsurf/core.py:45
↓ 3 callersMethod_extract_action_id
(self, text: str)
platforms/openblocklabs/core.py:118
↓ 3 callersMethod_fetch
请求 record API,返回 ``data`` dict(失败返回 {})。
platforms/gopay/sms_channel.py:478
↓ 3 callersFunction_fetch_ctf_relay_code
轮询 relay URL 拉取 6 位数字验证码。 使用 "前期密集 + 后期稀疏" 的退避策略: - 前 ``initial_burst_attempts`` 次未命中 → 间隔 ``initial_burst_interval`` 秒; - 之后回到 ``poll_in
platforms/chatgpt/payment.py:2945
↓ 3 callersMethod_fetch_messages
(self, account: MailboxAccount)
core/base_mailbox.py:842
↓ 3 callersFunction_fill_signup_and_continue
()
platforms/chatgpt/payment.py:4945
↓ 3 callersFunction_fill_visible_input
(page, selectors: list[str], value: str, label: str, timeout: int = 15)
platforms/openblocklabs/browser_register.py:298
↓ 3 callersFunction_format_cpa_timestamp
(value)
platforms/chatgpt/cpa_upload.py:66
↓ 3 callersFunction_format_reset_at
(value: Any)
core/account_display.py:29
↓ 3 callersFunction_from_redirect_dict
(value: Any)
platforms/chatgpt/stripe_http.py:770
↓ 3 callersFunction_get
(session, url: str, params: Optional[dict] = None, *, headers: Optional[dict] = None)
platforms/chatgpt/stripe_http.py:163
↓ 3 callersFunction_get_codex_cookies_path
()
platforms/chatgpt/switch.py:93
↓ 3 callersFunction_get_cookies
(page, names: list)
platforms/grok/browser_register.py:26
↓ 3 callersFunction_get_cursor_storage_path
获取 Cursor storage.json 路径
platforms/cursor/switch.py:47
↓ 3 callersMethod_get_mails
(self, email: str)
core/base_mailbox.py:1359
↓ 3 callersFunction_handle_add_phone_challenge
在 add-phone 页面通过 UI 交互完成手机号验证。 流程: 选择国家 -> 输入本地号码 -> 点击发送 -> 填写 OTP -> 点击验证。 如果验证码超时未收到,自动换号重试(最多 max_phone_attempts 次)。
platforms/chatgpt/browser_register.py:2925
↓ 3 callersMethod_handle_get_rt
通过浏览器 OAuth 获取 refresh_token(真实邮箱 OTP + 真实手机号 OTP)。 参数: browser_mode: 浏览器模式 sms_provider: 手机接码渠道(smspool / smsapi,空=不启用手机
platforms/chatgpt/plugin.py:840
↓ 3 callersMethod_has_skip_tag
(self, item: dict[str, Any])
core/outlook_email_mailbox.py:315
↓ 3 callersFunction_infer_credential_type
(key: str)
core/account_graph.py:235
↓ 3 callersFunction_is_cf_full_block
(page: Page)
platforms/windsurf/browser_register.py:149
↓ 3 callersFunction_is_email_verification_ready
(page)
platforms/openblocklabs/browser_register.py:372
↓ 3 callersFunction_is_login_password_url
(url: str)
platforms/chatgpt/browser_register.py:1164
↓ 3 callersFunction_is_paypal_signin_required_url
PayPal Agree-and-Continue / 协议确认后被风控强制要求登录账号。 实战:日本 IP 偶尔会从 ``/agreements/approve`` 直接跳到 ``https://www.paypal.com/signin?intent=checkout&...&
platforms/chatgpt/payment.py:2487
↓ 3 callersMethod_is_stripe_checkout_url
(url: str)
platforms/windsurf/browser_register.py:1636
↓ 3 callersFunction_is_stripe_paypal_authorize_url
(url: str)
platforms/chatgpt/payment.py:2519
↓ 3 callersFunction_is_turnstile_modal_visible
(page: Page)
platforms/windsurf/browser_register.py:170
↓ 3 callersMethod_json_post
(self, path: str, payload: dict, *, referer: str = "/account/register")
platforms/windsurf/browser_register.py:463
↓ 3 callersMethod_list_accounts
(self)
core/outlook_email_mailbox.py:291
↓ 3 callersMethod_list_emails
(self, account: MailboxAccount, runtime_keyword: str = "")
core/outlook_email_mailbox.py:423
↓ 3 callersMethod_load_state
(self, account: Account)
platforms/windsurf/plugin.py:152
↓ 3 callersMethod_load_state
(self, account: Account, *, force_refresh: bool = False)
platforms/anything/plugin.py:86
↓ 3 callersFunction_local_phone_from_e164
从 E.164 格式抽 PayPal 期望的本地号码部分。 例如: - ``+15822057201`` → ``5822057201``(北美 +1 之后是 10 位本地号) - ``15822057201`` (无 +)→ ``5822057201``(按 defaul
platforms/chatgpt/payment_protocol.py:1007
↓ 3 callersMethod_login
(self, page: Page, *, email: str, password: str)
platforms/windsurf/browser_register.py:1826
↓ 3 callersMethod_make_cloud_mail_account
(self, name: str, legacy_error: Exception | None = None)
core/base_mailbox.py:1198
↓ 3 callersMethod_make_no
(prefix: str)
customer_portal_api/app/services/portal.py:1115
↓ 3 callersFunction_make_sms_candidate
(activation_id: str, source: str, code, event_fields: dict | None = None)
core/base_sms.py:303
↓ 3 callersMethod_map_chatgpt_result
( self, result: dict, *, password: str = "", user_id: str = "",
platforms/chatgpt/plugin.py:256
↓ 3 callersMethod_map_grok_result
(self, result: dict, *, password: str = "")
platforms/grok/plugin.py:22
↓ 3 callersMethod_map_kiro_result
(self, result: dict, *, password: str = "", oauth_provider: str = "")
platforms/kiro/plugin.py:50
↓ 3 callersMethod_map_openblocklabs_result
(self, result: dict, *, password: str = "")
platforms/openblocklabs/plugin.py:23
↓ 3 callersMethod_map_tavily_result
(self, result: dict)
platforms/tavily/plugin.py:27
↓ 3 callersMethod_map_trae_result
(self, result: dict, *, password: str = "")
platforms/trae/plugin.py:22
↓ 3 callersFunction_mask_proxy
(proxy: str | None)
platforms/chatgpt/payment.py:731
← previousnext →501–600 of 4,268, ranked by callers