Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@Matthew17-21 Matthew17-21 released this 01 May 20:15
· 5 commits to main since this release

In this update:

  1. Renamed create account module from mobile.py to app.py
  2. Added module to enter via desktop
  3. Added module to enter via app
  4. Fixed file not found errors on certain OS.
  5. Added section for user agents in settings file
  6. Added some exception handling
  7. Fixed UnboundLocalError when changing captcha version from V3 -> V2
  8. Updated TODO list
  9. Updated documentation (README)