Initial commit: Grok batch registration tool

- Multi-threaded account registration
- Auto email verification via freemail API
- Auto NSFW/Unhinged mode activation
- Temporary email cleanup after registration
This commit is contained in:
muqing-kg
2026-02-04 19:32:37 +08:00
commit d3be20ce85
10 changed files with 899 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# 环境配置
.env
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
# IDE
.idea/
.vscode/
*.swp
*.swo
# 项目特定
keys/
.ace-tool/
.claude/
.playwright-mcp/
# 本地测试文件
5线程运行TurnstileSolver.bat
TurnstileSolver.bat
api_solver.py
browser_configs.py
db_results.py