browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
210 stars 41 forks source link

fix: issue #57 #58

Closed acehinnnqru closed 4 months ago

acehinnnqru commented 1 year ago

This PR is going to fix issue #57.

Solution: Loop to find an existing path in the given list to return as the cookie file path.

srlehn commented 4 months ago

Finally merged via #75

Thanks a lot for the contribution!

srlehn commented 4 months ago

closing