MCPcopy Create free account

hub / github.com/asz798838958/FrciblyK12 / functions

Functions4,268 in github.com/asz798838958/FrciblyK12

↓ 3,761 callersMethodget
发送 GET 请求
core/http_client.py:147
↓ 471 callersMethodlog
(self,msg)
platforms/kiro/core.py:238
↓ 337 callersMethodget
(self, url, *, headers=None, timeout=None, allow_redirects=None)
tests/test_paypal_http.py:658
↓ 237 callersMethodlocator
(self, _selector)
tests/test_chatgpt_payment_link.py:7395
↓ 204 callersFunctionField
({ field, form, setForm, showSecret, setShowSecret, selectOptions }: any)
frontend/src/pages/Settings.tsx:319
↓ 198 callersMethod_log
记录日志
platforms/chatgpt/register.py:495
↓ 179 callersMethodjson
(self)
core/base_executor.py:14
↓ 162 callersMethodadd
(self, model)
tests/test_platform_action_task.py:774
↓ 148 callersMethodget
(self, account_id: int)
infrastructure/accounts_repository.py:135
↓ 126 callersMethodevaluate
(self, script, candidates)
tests/test_chatgpt_payment_link.py:9054
↓ 126 callersMethodpost
发送 POST 请求
core/http_client.py:151
↓ 125 callersFunctionset
(k: string, v: string)
frontend/src/pages/Accounts.tsx:653
↓ 111 callersMethodcommit
(self)
tests/test_platform_action_task.py:777
↓ 97 callersMethodupdate
(self, account_id: int, command: AccountUpdateCommand)
infrastructure/accounts_repository.py:198
↓ 94 callersMethodlog
(self, message: str, *, level: str = "info", event_type: str = "log", detail: dict | None = None)
application/tasks.py:508
↓ 88 callersMethodclick
(self, **k)
tests/test_gopay_grab_midtrans.py:80
↓ 86 callersFunctionapiFetch
(path: string, opts?: RequestInit)
frontend/src/lib/utils.ts:24
↓ 85 callersFunction_make_obj
(**kw)
platforms/chatgpt/sentinel_vm.py:84
↓ 77 callersFunction_text
(value: Any)
core/account_graph.py:88
↓ 72 callersMethod_s
(self, k, v)
platforms/chatgpt/sentinel_vm.py:495
↓ 66 callersMethodwait_for_timeout
(self, _ms)
tests/test_chatgpt_payment_link.py:7437
↓ 63 callersMethodcount
(self)
tests/test_gopay_grab_midtrans.py:71
↓ 58 callersMethoddebug
(self, message, *args, **kwargs)
services/turnstile_solver/api_solver.py:39
↓ 58 callersMethodquery_selector
查询元素
core/executors/playwright.py:104
↓ 55 callersMethodfirst
(self)
tests/test_chatgpt_payment_link.py:7657
↓ 54 callersFunction_current_page_url
(page, fallback: str = "")
platforms/chatgpt/payment.py:2244
↓ 54 callersMethodjson
(self)
tests/test_paypal_http.py:809
↓ 54 callersFunctionutcnow
()
customer_portal_api/app/db.py:11
↓ 51 callersMethodis_visible
(self)
tests/test_gopay_grab_midtrans.py:74
↓ 48 callersMethoderror
(self, message, *args, **kwargs)
services/turnstile_solver/api_solver.py:51
↓ 47 callersMethodfill
(self, v, **k)
tests/test_gopay_grab_midtrans.py:86
↓ 47 callersMethodfinish
(self, status: str, *, error: str = "")
application/tasks.py:586
↓ 46 callersMethodgoto
(self, url: str, *, wait_until: str = "networkidle", timeout: int = 30000)
core/oauth_browser.py:242
↓ 46 callersMethodinfo
(self, message, *args, **kwargs)
services/turnstile_solver/api_solver.py:42
↓ 46 callersMethodwarning
(self, message, *args, **kwargs)
services/turnstile_solver/api_solver.py:48
↓ 45 callersMethod_g
(self, k)
platforms/chatgpt/sentinel_vm.py:492
↓ 40 callersMethodlog
(self, msg)
platforms/openblocklabs/core.py:104
↓ 40 callersMethodset
(self, key: str, value: str)
core/config_store.py:21
↓ 39 callersFunctionensure_opai_on_path
Idempotently add the bundled ``opai`` SDK to ``sys.path``.
platforms/gopay/_opai_loader.py:33
↓ 38 callersFunction_safe_dict
(value: Any)
core/account_graph.py:80
↓ 38 callersMethodget_by_role
(self, role, name=None)
tests/test_chatgpt_payment_link.py:7383
↓ 36 callersMethodis_cancel_requested
(self)
application/tasks.py:536
↓ 36 callersMethodrefresh
(self, refresh_token: str)
customer_portal_api/app/services/auth.py:48
↓ 35 callersFunctionload
()
frontend/src/pages/Proxies.tsx:16
↓ 34 callersFunction_as_text
(value: Any)
platforms/blink/core.py:43
↓ 34 callersMethoddelete
发送 DELETE 请求
core/http_client.py:159
↓ 33 callersMethodpost
(self, url, *, json=None, headers=None, timeout=None)
tests/test_paypal_http.py:1045
↓ 31 callersMethodclose
关闭 profile(让 BitBrowser 把 Chromium 进程终止)。 即使 BitBrowser 报"profile 不存在",本函数也吞掉异常 —— 上层 ``__exit__`` 关流程时不希望再抛新错盖掉真正的业务异常。
platforms/_bitbrowser.py:207
↓ 30 callersMethodraise_for_status
(self)
tests/test_paypal_http.py:654
↓ 30 callersFunctionuseI18n
()
frontend/src/lib/i18n-context.tsx:49
↓ 28 callersFunction_field_string
(field: int, value: str)
platforms/windsurf/core.py:67
↓ 28 callersFunction_raise_if_cancelled
()
platforms/chatgpt/payment.py:1092
↓ 28 callersFunction_text
(value: Any)
core/outlook_email_mailbox.py:19
↓ 27 callersFunction_fill_checkout_field
( page, value: str, *, selectors: tuple[str, ...], labels: tuple[re.Pattern, ...] = (),
platforms/chatgpt/payment.py:1246
↓ 26 callersFunction_safe_text
(value: object)
core/local_ms_mailbox.py:96
↓ 26 callersMethodget
(self, task_id: str)
infrastructure/tasks_read_repository.py:47
↓ 25 callersMethodget
(self, url, *, headers=None, params=None)
core/executors/protocol.py:28
↓ 25 callersMethodlog
(self, msg: str)
platforms/blink/core.py:211
↓ 25 callersMethodtype
(self, value, **kwargs)
tests/test_chatgpt_payment_link.py:8829
↓ 24 callersFunction_locator_ready
(locator)
platforms/chatgpt/payment.py:755
↓ 24 callersFunction_metric
( key: str, label: str, value: Any, *, sub: str = "", percent: int | float | None = No
core/account_display.py:50
↓ 24 callersMethodget
(self, url, *, params=None, headers=None, timeout=None, allow_redirects=None)
tests/test_chatgpt_payment_protocol.py:1706
↓ 24 callersFunctiontranslate
( key: TranslationKey, language: Language = DEFAULT_LANGUAGE, params?: Record<string, string | number>,
frontend/src/lib/i18n.ts:983
↓ 23 callersFunction_credential_value
(item: AccountRecord, *keys: str)
application/account_exports.py:52
↓ 23 callersMethodinput_value
(self, **kwargs)
tests/test_chatgpt_payment_link.py:1243
↓ 23 callersMethodlog
(self, message: str)
core/base_platform.py:94
↓ 23 callersMethodnew_page
(self)
platforms/_bitbrowser.py:289
↓ 23 callersMethodpress
按键
core/executors/playwright.py:125
↓ 23 callersMethodraise_if_cancelled
(self)
platforms/chatgpt/payment_protocol.py:166
↓ 22 callersFunctionpatch_account_graph
( session: Session, model: AccountModel, *, lifecycle_status: str | None = None, primary_t
core/account_graph.py:908
↓ 21 callersFunction_field_varint
(field: int, value: int | bool)
platforms/windsurf/core.py:59
↓ 21 callersFunction_log
(log: Callable[[str], None] | None, message: str)
platforms/chatgpt/workspace_join.py:57
↓ 21 callersFunctionopen
()
frontend/src/components/UpdateBanner.tsx:49
↓ 20 callersFunction_first_int
(fields: list[ProtoField], number: int)
platforms/windsurf/core.py:144
↓ 20 callersMethodkeys
(self)
tests/test_paypal_http.py:550
↓ 20 callersMethodset_progress
(self, current: int, total: Optional[int] = None)
application/tasks.py:541
↓ 19 callersMethodcontent
获取页面 HTML
core/executors/playwright.py:116
↓ 18 callersFunction_signup_state
( *, session, ec_token: str = "EC-4K3778217T470210U", ba_token: str = "BA-72945930KY909584F",
tests/test_chatgpt_payment_protocol.py:2031
↓ 18 callersFunctionformatResultValue
(value: any)
frontend/src/pages/Accounts.tsx:701
↓ 18 callersMethodget_by_label
(self, *a, **k)
tests/test_gopay_grab_midtrans.py:111
↓ 18 callersMethodrecord_error
(self, error: str)
application/tasks.py:557
↓ 18 callersMethodroute
(self, pattern, handler)
tests/test_chatgpt_browser_get_rt.py:12
↓ 17 callersFunctioncn
(...inputs: ClassValue[])
frontend/src/lib/utils.ts:4
↓ 17 callersMethodopen
启动一个 profile,返回 CDP endpoint。 参数: profile_id 用户在 BitBrowser GUI 里看到的 profile ID (也叫窗口 ID / brows
platforms/_bitbrowser.py:136
↓ 17 callersFunctionsuppress_insecure_request_warning
仅在明确关闭证书校验时屏蔽 urllib3 的 TLS 告警。
core/tls.py:12
↓ 16 callersFunction_browser_pause
(page, *, headed: bool = True)
platforms/chatgpt/browser_register.py:1887
↓ 16 callersFunction_derive_registration_state_from_page
(page)
platforms/chatgpt/browser_register.py:1513
↓ 16 callersFunction_first_text
(fields: list[ProtoField], number: int)
platforms/windsurf/core.py:139
↓ 16 callersMethodadd
新增或更新一条黑名单记录。 - 已存在相同 phone 时:fail_count +1、刷新 last_attempted_at、合并最新 reason/error_code。
infrastructure/sms_pool_repository.py:127
↓ 16 callersMethodselect_option
(self, **kwargs)
tests/test_chatgpt_payment_link.py:1263
↓ 16 callersMethodwait_for_selector
等待元素出现
core/executors/playwright.py:100
↓ 15 callersFunction_as_text
(value: Any)
platforms/windsurf/core.py:30
↓ 15 callersFunctionget_task
(task_id: str)
api/tasks.py:17
↓ 15 callersMethodinner_text
(self, **kwargs)
tests/test_chatgpt_payment_link.py:584
↓ 15 callersMethodis_enabled
(self)
tests/test_gopay_grab_midtrans.py:77
↓ 15 callersFunctionregister_provider
Decorator that registers a provider class in the global registry.
providers/registry.py:38
↓ 15 callersFunctionw
(line: str = "")
tools/har_extract.py:19
↓ 14 callersFunction_append_metric
(items: list[dict[str, Any]], metric: dict[str, Any] | None)
core/account_display.py:78
↓ 14 callersFunction_normalize_proxy_url
规范化代理 URL:缺 scheme 时自动补 ``http://``。 数据库里存的代理常是裸 ``user:pass@host:port``(没有协议前缀), ``tls_client`` 等严格 URL 解析器会报 ``first path segment in URL
application/gopay_pay_chatgpt.py:53
↓ 14 callersMethod_request
(self, params: dict, *, needs_key: bool = True, timeout: int = 30)
core/base_sms.py:357
next →1–100 of 4,268, ranked by callers