Initial commit: Captcha Service v1.0.0

This commit is contained in:
dvs
2026-08-28 10:15:33 +08:00
commit 5d0c5739ad
4 changed files with 502 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
.env
*.key
# System files
Thumbs.db
.DS_Store
desktop.ini