MCPcopy Create free account

hub / github.com/asz798838958/FrciblyK12 / functions

Functions4,268 in github.com/asz798838958/FrciblyK12

↓ 3 callersFunction_mask_secret
(value: str)
platforms/chatgpt/switch.py:32
↓ 3 callersFunction_merge_platform_credentials
( platform: str, existing: list[dict[str, Any]], incoming: list[dict[str, Any]], *, prefer
core/account_graph.py:387
↓ 3 callersFunction_merge_provider_accounts
( existing: list[dict[str, Any]], incoming: list[dict[str, Any]], *, prefer_existing: bool, )
core/account_graph.py:532
↓ 3 callersFunction_merge_provider_resources
( existing: list[dict[str, Any]], incoming: list[dict[str, Any]], *, prefer_existing: bool, )
core/account_graph.py:543
↓ 3 callersMethod_message_text
(mail: dict[str, Any])
core/outlook_email_mailbox.py:409
↓ 3 callersMethod_messages
(self, account: MailboxAccount)
core/local_ms_mailbox.py:500
↓ 3 callersFunction_multipart
(fields: dict, boundary: str)
platforms/cursor/core.py:29
↓ 3 callersFunction_new_session
()
platforms/gopay/sms_channel.py:68
↓ 3 callersMethod_next_intermediate_alipay_url
(*, redirect_url: str, gateway_url: str, fallback_url: str)
platforms/windsurf/browser_register.py:1640
↓ 3 callersMethod_normalize
Normalize a raw proxy string to a full URL.
providers/proxy/api_extract.py:89
↓ 3 callersFunction_normalize_api_base_url
(value: str | None, *, default: str, label: str)
core/base_mailbox.py:152
↓ 3 callersFunction_normalize_plan_state
(value: Any)
core/account_graph.py:114
↓ 3 callersFunction_normalize_platform_capabilities
(data: dict | None, cls: Type[BasePlatform])
core/registry.py:51
↓ 3 callersFunction_normalize_subscription_plan
(plan: str)
platforms/chatgpt/payment.py:608
↓ 3 callersMethod_open_pro_checkout
(self, page: Page, *, turnstile_token: str, timeout: int)
platforms/windsurf/browser_register.py:1838
↓ 3 callersFunction_overview_value
(graph: dict[str, Any], key: str, default: Any = "")
core/platform_accounts.py:66
↓ 3 callersFunction_parse_cookie_str
将 'key=val; key2=val2' 格式解析为 Playwright cookie 列表
platforms/chatgpt/payment.py:664
↓ 3 callersFunction_paypal_headers
PayPal 浏览器风格的基础 header。后续 stage 可在此基础上叠加。
platforms/chatgpt/paypal_http.py:274
↓ 3 callersFunction_paypal_review_page_visible
(page)
platforms/chatgpt/payment.py:2698
↓ 3 callersFunction_pb_string
(field: int, value: str)
platforms/grok/core.py:15
↓ 3 callersFunction_personalize_body
把 baseline body 模板深拷贝后注入当前会话的实时字段。 替换列表(**只动这些**,其他字段全保留 baseline——PayPal fraudnet 是统计 性收集,不强校验指纹每次都新): 1. ``body.appId`` → 传入的 app_id(默
platforms/chatgpt/paypal_fraudnet.py:100
↓ 3 callersFunction_pick_active_page
返回同一 BrowserContext 中仍活着的 page。 场景:PayPal 的 `/checkoutweb/signup` OTP 提交后会调 `window.close()` 关闭自身, 但主商户页(stripe checkout / chatgpt)仍会在同一上下文继续
platforms/chatgpt/payment.py:2312
↓ 3 callersFunction_platform_credentials
(graph: dict[str, Any])
core/platform_accounts.py:34
↓ 3 callersMethod_provider
(self)
core/base_sms.py:1119
↓ 3 callersMethod_put
(self, path: str, body: dict)
core/any2api_sync.py:89
↓ 3 callersMethod_query_inbox
( self, *, tag: str, timestamp_from: int | None, livequery: bool = Fal
core/base_mailbox.py:1903
↓ 3 callersFunction_read_input_value
(input_el)
platforms/openblocklabs/browser_register.py:288
↓ 3 callersFunction_read_varint
(buf: bytes, pos: int)
platforms/windsurf/core.py:71
↓ 3 callersFunction_render
替换模板中的 {var} 占位符
core/generic_http_mailbox.py:46
↓ 3 callersFunction_render_dict
递归替换 dict 中的 {var} 占位符
core/generic_http_mailbox.py:56
↓ 3 callersMethod_resolve_mailbox
(self, account: MailboxAccount)
core/base_mailbox.py:68
↓ 3 callersFunction_resolve_sms_provider_for_task
(extra: dict[str, Any])
application/tasks.py:850
↓ 3 callersMethod_run_queue
Execute instructions by popping from R_QUEUE dynamically.
platforms/chatgpt/sentinel_vm.py:780
↓ 3 callersFunction_safe_bool
(value, default: bool)
core/base_sms.py:225
↓ 3 callersFunction_safe_float
(value, default: float)
core/base_sms.py:218
↓ 3 callersFunction_safe_list
(value: Any)
core/account_display.py:17
↓ 3 callersFunction_seed_chatgpt_account
(*, email: str = "ct@x.com", access_token: str = "at_x")
tests/test_gopay_autoregister.py:11
↓ 3 callersMethod_send_verification_code
发送验证码
platforms/chatgpt/register.py:1390
↓ 3 callersMethod_serialize
(self, item)
application/provider_definitions.py:37
↓ 3 callersMethod_serialize_payment
(self, item: PortalPaymentRecord, extra: dict[str, Any] | None = None)
customer_portal_api/app/services/portal.py:992
↓ 3 callersFunction_signup_headers
SignUp ``POST /graphql?SignUpNewMemberMutation`` 专用 header(HAR 1:1)。 ``client_metadata_id`` 显式传入时使用其值;为空时回退到 ``ec_token`` (保持向后兼容,老调用 / 单元测试不
platforms/chatgpt/paypal_http.py:848
↓ 3 callersMethod_submit_button_state
(self, page: Page)
platforms/windsurf/browser_register.py:1581
↓ 3 callersFunction_submit_otp_via_page
(page, code: str, log)
platforms/chatgpt/browser_register.py:3725
↓ 3 callersFunction_ubid
()
platforms/kiro/core.py:211
↓ 3 callersFunction_utcnow
()
core/registry.py:15
↓ 3 callersFunction_wait_and_type_dob_by_id
专治 PayPal hosted ``#dateOfBirth`` 的 mask 输入框。 这个字段是 ``type=tel`` + 输入掩码(react-imask 之类)的受控组件,模板 是 ``MM/DD/YYYY``。当前 PayPal mask 对逐键输入不稳定:纯数字可
platforms/chatgpt/payment.py:5156
↓ 3 callersFunction_wait_short_for_challenge_clear
点击 challenge 控件后短轮询等页面跳转。 用户诉求:出现 captcha 时**不调任何远端验证码服务**——代码自己点击 后,等 ``timeout_seconds`` 秒,页面 URL 跳走 / challenge DOM 消失即成功, 超时直接 raise
platforms/chatgpt/payment.py:4439
↓ 3 callersFunction_windsurf_install_paths
()
platforms/windsurf/switch.py:57
↓ 3 callersMethod_write_raw
(self, ids: list[str])
application/bitbrowser_profiles.py:74
↓ 3 callersMethodadd_cashier_url
(self, url: str)
application/tasks.py:568
↓ 3 callersFunctionbuildRegistrationOptions
(platformMeta: any, language?: Language)
frontend/src/lib/registration.ts:36
↓ 3 callersMethodbuild_protocol_mailbox_adapter
(self)
core/base_platform.py:113
↓ 3 callersMethodcheck
(self, **k)
tests/test_gopay_grab_midtrans.py:83
↓ 3 callersFunctioncheck_accounts_validity
Check validity of active accounts. Returns {valid, invalid, error, skipped}.
core/lifecycle.py:37
↓ 3 callersMethodcheck_valid
检测账号是否有效
core/base_platform.py:177
↓ 3 callersFunctionclaim_envelope_for_account
给已登录的 GoPay client 领一个红包。 ``envelope_url`` 形如 ``https://app.gopay.co.id/NF8p/qps2s1y0``。空 URL 直接返回 False。任何异常都吞掉返回 False(领红包失败不该让整条流水线崩)。
application/gopay_pay_chatgpt.py:93
↓ 3 callersMethodclick
(self, **kwargs)
tests/test_chatgpt_payment_link.py:554
↓ 3 callersMethodclose
(self)
tests/test_chatgpt_payment_protocol.py:659
↓ 3 callersMethodclose
(self)
tests/test_chatgpt_get_rt_har.py:23
↓ 3 callersFunctionclose_marketing_dialog
(page)
platforms/tavily/browser_register.py:36
↓ 3 callersMethodclose_success
(self)
platforms/chatgpt/browser_get_rt.py:827
↓ 3 callersFunctioncopy
(text: string)
frontend/src/pages/Accounts.tsx:1804
↓ 3 callersFunctioncopyText
(text: string)
frontend/src/pages/CtfGptPlus.tsx:183
↓ 3 callersFunctioncreateCacheEntry
()
frontend/src/lib/app-data.ts:9
↓ 3 callersMethoddelete
(self, proxy_id: int)
infrastructure/proxies_repository.py:53
↓ 3 callersMethodevaluate
执行 JavaScript
core/executors/playwright.py:112
↓ 3 callersMethodexecute_action
( self, command: ActionExecutionCommand, *, log_fn=None, cancel_check:
infrastructure/platform_runtime.py:314
↓ 3 callersMethodexecute_action
(self, command: ActionExecutionCommand)
application/actions.py:42
↓ 3 callersMethodexport_chatgpt_cpa
(self, selection: AccountExportSelection)
application/account_exports.py:455
↓ 3 callersFunctionfetch_chatgpt_account_state
( *, access_token: str = "", session_token: str = "", cookies: str = "", proxy: str | None
platforms/chatgpt/switch.py:335
↓ 3 callersMethodfetch_session_data
( self, id_token: str, *, session_token: str = "", workspace_slug: str
platforms/blink/core.py:446
↓ 3 callersFunctionfetch_us_billing_address
获取美国账单地址(向下兼容入口)。 地址来自 ``meiguodizhi.com``,但卡号 / 有效期 / CVV 默认改由本地 :func:`generate_visa_card` 现场生成(Luhn 合规、随机 BIN),原因是 ``meiguodizhi`` 返回的
platforms/chatgpt/payment.py:308
↓ 3 callersFunctiongenerate_random_user_info
生成随机用户信息 Returns: 包含 name 和 birthdate 的字典
platforms/chatgpt/constants.py:195
↓ 3 callersFunctiongenerate_token_json
生成 CPA 格式的 Token JSON。
platforms/chatgpt/cpa_upload.py:84
↓ 3 callersFunctiongetCashierUrl
(acc: any)
frontend/src/pages/CtfGptPlus.tsx:130
↓ 3 callersFunctiongetCashierUrl
(acc: any)
frontend/src/pages/PlusManager.tsx:59
↓ 3 callersFunctiongetErrorMessage
(error: unknown, fallback: string)
frontend/src/pages/Settings.tsx:1035
↓ 3 callersMethodget_app_task
(self, user: PortalUser, task_id: str)
customer_portal_api/app/services/portal.py:94
↓ 3 callersMethodget_capabilities
(self)
core/db.py:222
↓ 3 callersFunctionget_codex_desktop_state
()
platforms/chatgpt/switch.py:293
↓ 3 callersFunctionget_cursor_billing_info
获取 Cursor 套餐、试用与账单状态。
platforms/cursor/switch.py:258
↓ 3 callersFunctionget_cursor_desktop_state
()
platforms/cursor/switch.py:217
↓ 3 callersFunctionget_kiro_desktop_state
()
platforms/kiro/switch.py:456
↓ 3 callersMethodget_number
Rent a phone number for the given service.
core/base_sms.py:34
↓ 3 callersMethodget_number
固定号,无需租。返回 (phone, phone) —— id 用号占位。
platforms/gopay/sms_channel.py:510
↓ 3 callersMethodget_proxy
(self)
providers/proxy/rotating_gateway.py:29
↓ 3 callersMethodget_random_browser_config
(browser_type)
services/turnstile_solver/browser_configs.py:5
↓ 3 callersMethodget_task
(self, task_id: str)
customer_portal_api/app/services/portal.py:439
↓ 3 callersMethodget_task
(self, task_id: str)
application/tasks_query.py:11
↓ 3 callersMethodget_top_countries
获取指定服务按价格排序的国家列表(含价格和库存)。 优先使用 getTopCountriesByServiceRank API,降级到 getPrices 全量解析。 返回格式: [{"country": "66", "name": "Thailand", "pri
core/base_sms.py:430
↓ 3 callersFunctionhash_password
(password: str)
customer_portal_api/app/security.py:26
↓ 3 callersFunctionhash_refresh_token
(token: str)
customer_portal_api/app/security.py:85
↓ 3 callersMethodindex
Serve the API documentation page.
services/turnstile_solver/api_solver.py:1038
↓ 3 callersFunctionisCtfExported
(acc: any)
frontend/src/pages/CtfGptPlus.tsx:147
↓ 3 callersMethodis_blacklisted
(self, phone: str)
infrastructure/sms_pool_repository.py:116
↓ 3 callersMethodlist_platforms
(self)
customer_portal_api/app/services/portal.py:382
↓ 3 callersFunctionload
()
frontend/src/pages/SmsPoolBlacklist.tsx:29
↓ 3 callersFunctionloadCached
( entry: CacheEntry<T>, loader: () => Promise<T>, options: { force?: boolean ttlMs?: number }
frontend/src/lib/app-data.ts:17
↓ 3 callersMethodlogin
(self, account: str, password: str)
customer_portal_api/app/services/auth.py:30
↓ 3 callersFunctionmake_smsbower_channel
构造 SMSBower 渠道(带默认值兜底)。
platforms/gopay/sms_channel.py:382
← previousnext →601–700 of 4,268, ranked by callers