forked from chengazhen/cursor-auto-free
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cursor_pro_keep_alive): 优化账号注册功能
- 移除了 .gitignore 中的冗余文件 - 重构了 EmailGenerator 类,简化了账号信息的生成逻辑 - 优化了密码生成方法,使其更加安全和灵活 - 调整了注册流程,使用新的账号信息生成方式
- Loading branch information
Showing
2 changed files
with
15 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,5 @@ node_modules/ | |
.env | ||
|
||
screenshots/ | ||
/cursor_accounts_20250208_200711.txt | ||
/auto_register.py | ||
/.gitee/go/build.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters