Add Turnstile Solver and config files

- TurnstileSolver.bat: 启动脚本
- api_solver.py: Turnstile 验证码解决器
- browser_configs.py: 浏览器配置
- db_results.py: 结果存储
This commit is contained in:
muqing-kg
2026-02-04 19:45:44 +08:00
parent d744ce91bd
commit db7869d5f5
5 changed files with 1073 additions and 7 deletions

1
TurnstileSolver.bat Normal file
View File

@@ -0,0 +1 @@
python api_solver.py --browser_type camoufox --thread 5 --debug