- Minor code optimizations
- Added a new type of console messages:
[INPT]
. This means that the console is waiting for your input from the keyboard - Implemented 100% stable algorithm for working with cloudflare captcha
- Added algorithm to handle cloudflare captcha for Hi2inAPI because hi2in site added cloudflare captcha (hi2in became like tempmail)
- First use of the pyperclip module (please execute
pip install -r requirements.txt
) - Increased speed and stability of TempMailAPI initialization (due to pyperclip module)
- Updated documentation and screenshots
If you use --email-api tempmail
or --email-api hi2in
, you need to have the cloudflare captcha solved! Then you need to press Enter after you see the email site, without fail ([INPT] console message type)!
Full Changelog: v1.4.4.0...v1.4.4.1