nikhil1raghav / kindle-send

Send webpages, documents and bookmarks to kindle
GNU Affero General Public License v3.0
210 stars 25 forks source link

Create unique hash for filenames to get safe file names #10

Closed nikhil1raghav closed 2 years ago

nikhil1raghav commented 2 years ago

This will fix #9

Local image names will be the murmurhash for the img src, so that filename doesn't crash on windows.

Changes will be in release v1.0.2