Files
cursornew2026/.claude/settings.local.json
ccdojox-crypto 9e2333c90c CursorPro 后台管理系统 v1.0
功能:
- 激活码管理 (Pro/Auto 两种类型)
- 账号池管理
- 设备绑定记录
- 使用日志
- 搜索/筛选功能
- 禁用/启用功能 (支持退款参考)
- 全局设置 (换号间隔、额度消耗等)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 20:54:44 +08:00

32 lines
945 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(dir /s /b \"D:\\temp\\破解\\cursorpro-0.4.5\\deobfuscated\")",
"Bash(node -e:*)",
"Bash(node deobfuscate_all.js:*)",
"Bash(node deobfuscate_v2.js:*)",
"Bash(node deobfuscate_v3.js:*)",
"Bash(node deobfuscate_v4.js:*)",
"Bash(node deobfuscate_v5.js:*)",
"Bash(node:*)",
"Bash(grep:*)",
"Bash(dir:*)",
"Bash(pip install:*)",
"Bash(python:*)",
"Bash(curl:*)",
"Bash(TOKEN=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZG1pbiIsImV4cCI6MTc2NjM5NjYwMH0.IWuIUVTdMMvJ1ZSK1TW2yU_22Q3JJpW-x9NLFtfctzo\")",
"Bash(tasklist:*)",
"Bash(findstr:*)",
"Bash(timeout /t 3 /nobreak)",
"Bash(ping:*)",
"Bash(cat:*)",
"Bash(RELOAD=false python run.py:*)",
"Bash(taskkill:*)",
"Bash(git init:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
]
}
}