firecat53 / urlscan

Mutt and terminal url selector (similar to urlview)
GNU General Public License v2.0
213 stars 37 forks source link

Allow https URLs for images #58

Closed mgedmin closed 6 years ago

mgedmin commented 6 years ago

I see no reason to accept http:// and reject https:// URLs.

firecat53 commented 6 years ago

That does seem like a strange omission! I guess https wasn't nearly as common when this was originally written.

Another odd thing I noticed...if I send an html email from Gmail to myself with just an embedded image, Mutt won't see the image at all. Not even the html code in any of the message parts. Never noticed that before! Which also means urlscan doesn't see it unless I call urlscan directly on the maildir file. Weird...