mirror of
https://wget.la/https://github.com/432539/gpt
synced 2026-08-17 19:47:05 +08:00
Initial commit: GPT 账号注册机 (open source)
只开源「GPT 账号注册机 / 管理」(account-manager):账号列表/导入导出、检测/批量检测、 拿 RT、协议/浏览器注册等注册机能力。批量直开 / 协议支付 / 提取链接 / 直卡直开 等其它功能 不含实现代码,仅通过 iframe 内嵌外链访问。真实机密均由 .gitignore 忽略,仅提供脱敏示例配置。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "account-manager-node",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "账号管理 Node 引擎:协议注册(get-rt.js) + 浏览器注册(cloakbrowser)。",
|
||||
"dependencies": {
|
||||
"cloakbrowser": "^0.5.3",
|
||||
"playwright-core": "^1.62.1",
|
||||
"undici-legacy": "npm:undici@=7.21.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user