Skip to content

CockyGrabber v2.1.0

Compare
Choose a tag to compare
@MoistCoder MoistCoder released this 04 Mar 21:50
· 23 commits to main since this release
4623bb8

Additions

  • Added Changelog (Changelog.MD)
  • A custom JavaScriptConverter for JSON deserialization has been added, making the use of the Newtonsoft.JSON library obsolete
  • Added a MIT license
  • Added the UniversalGrabber() class which can grab multiple items at once
  • Added custom exceptions: CookieDatabaseNotFoundException(), LocalStateNotFoundException(), LoginDatabaseNotFoundException()

Improvements

  • Get() functions now trigger the new custom exceptions when an error occurs