<div dir="ltr"><div><div>Good morning. It appears that there is an issue with the xkcd rules in HTTPS Everywhere v4.0.0 for Firefox. When I enable this extension in Firefox and visit <a href="http://xkcd.com/1416/">http://xkcd.com/1416/</a>, the comic doesn't show up. It appears to be trying to load <a href="http://imgs.xkcd.com/comics/pixels.png">http://imgs.xkcd.com/comics/pixels.png</a> even from an HTTPS page. It should be loading <a href="https://sslimgs.xkcd.com/comics/pixels.png">https://sslimgs.xkcd.com/comics/pixels.png</a> instead.<br>

<br></div>Not sure which rule is to blame here:<br><br>    <rule from="^http://(3d|c0|dynamic|sslimgs|uni|what-?if)\.xkcd\.com/"<br>        to="https://$<a href="http://1.xkcd.com/">1.xkcd.com/</a>" /><br>

<br>    <rule from="^https?://imgs\.xkcd\.com/"<br>        to="<a href="https://sslimgs.xkcd.com/">https://sslimgs.xkcd.com/</a>" /><br><br></div>Regards,<br><br>Brian 'geeknik' Carpenter<br>

</div>