Enhance NewTempEmail functionality by integrating random service selection, improving email creation process with retries, and implementing API calls for domain and message handling. Add new_tempemail_smail.py to .gitignore.

This commit is contained in:
yeongpin
2025-03-29 22:15:33 +08:00
parent 087e3ebf78
commit e5b7e5727c
2 changed files with 261 additions and 151 deletions

1
.gitignore vendored
View File

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