No Description

chendeben a40776c5e2 Server: REST tasks API, OpenAPI docs, external access, CORS, Bearer auth 2 months ago
.gitignore 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
automation.py c06586c2ee Refactor automation: payurl long-link, PayPal retry & DataDome wait 2 months ago
chatgpt_flow.py 54dfb113ec Add pay_only flow and post-payment plus session polling 2 months ago
chatgpt_signup.py c8b8d9fcb8 Improve ChatGPT signup robustness 2 months ago
config.py 1e31f308da Add config fields: proxy split, API server, mail/SMS overrides 2 months ago
cpa_uploader.py 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
mail_provider.py 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
paypal_flow.py 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
providers.py 6c0d3e71bc Add SQLite storage layer (accounts/events/tasks) and local card generator 2 months ago
recheck.py c5338c895e Add recheck (rescue plus_check_failed accounts) and task_runner (single-worker queue) 2 months ago
requirements.txt 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
run.sh 196c594404 Initial commit: ChatGPT Plus 全自动注册 + PayPal 付款 + CPA 上传 2 months ago
server.py a40776c5e2 Server: REST tasks API, OpenAPI docs, external access, CORS, Bearer auth 2 months ago
storage.py 6c0d3e71bc Add SQLite storage layer (accounts/events/tasks) and local card generator 2 months ago
task_runner.py c5338c895e Add recheck (rescue plus_check_failed accounts) and task_runner (single-worker queue) 2 months ago