This repository has been archived by the owner on Apr 2, 2023. It is now read-only.
1.1.0
In this update:
- Renamed create account module from
mobile.py
toapp.py
- Added module to enter via desktop
- Added module to enter via app
- Fixed file not found errors on certain OS.
- Added section for user agents in settings file
- Added some exception handling
- Fixed
UnboundLocalError
when changing captcha version from V3 -> V2 - Updated TODO list
- Updated documentation (README)