gildas-lormeau / SingleFileZ

Web Extension to save a faithful copy of an entire web page in a self-extracting ZIP file
GNU Affero General Public License v3.0
1.82k stars 140 forks source link

`url-href-digest-sha-1` not working in filename when saving `http://` (non-https) pages #170

Open oskarkook opened 11 months ago

oskarkook commented 11 months ago

My file name template in settings is folder/{url-href-digest-sha-1}.zip.html

When saving http://www.snider.com/jeff/hemingway.html, it saves as _zip.html. I tried another non-https URL and experienced the same, so it seems related to the protocol from my brief testing.