kairi003 / Get-cookies.txt-LOCALLY

Get cookies.txt, NEVER send information outside.
MIT License
367 stars 32 forks source link

Hotfix/support browsers unware of partition key #72

Closed kairi003 closed 4 months ago

kairi003 commented 4 months ago

Adding error handling will prevent crashes on browsers that do not support partition keys, such as chrome < 119. However, they may not be able to read cookies with partition keys set. Close #71