Initial commit: ChatGPT Account Registration Bot

This commit is contained in:
verssache
2026-03-10 23:18:19 +07:00
commit cd2890fb21
17 changed files with 1493 additions and 0 deletions

6
config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"proxy": "",
"output_file": "results.txt",
"default_password": "",
"default_domain": ""
}