Refactor NewTempEmail class to enhance email creation and verification processes, including improved browser setup and error handling. Add new_tempemail_api.py to .gitignore.

This commit is contained in:
yeongpin
2025-03-29 22:18:11 +08:00
parent e5b7e5727c
commit 816a09d4de
2 changed files with 152 additions and 260 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ build.sh
ENV/
test.py
new_tempemail_smail.py
new_tempemail_api.py
install.bat
run.bat