That exclusion pattern does not work:<br><br>git://<a href="http://github.com/vicgarin/Vic-s-Https-Everywhere.git">github.com/vicgarin/Vic-s-Https-Everywhere.git</a><br><br>PS. Why do you have a dot after "/" i.e. "/."<br>
<br><br><div class="gmail_quote"> On Thu, Jul 21, 2011 at 4:22 PM, Seth David Schoen <span dir="ltr"><<a href="mailto:schoen@eff.org">schoen@eff.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Victor Garin writes:<br>
<br>
> I wanted to download the Windows 7 Upgrade Advisor.<br>
><br>
> I went to <a href="http://windows.microsoft.com/upgradeadvisor" target="_blank">http://windows.microsoft.com/upgradeadvisor</a><br>
><br>
> then when I click "Download the Windows 7 Upgrade Advisor" it gives me<br>
> a blank HTTPS page:<br>
><br>
> <a href="https://www.microsoft.com/downloads/en/details.aspx?FamilyID=1b544e90-7659-4bd9-9e51-2497c146af15&displaylang=en" target="_blank">https://www.microsoft.com/downloads/en/details.aspx?FamilyID=1b544e90-7659-4bd9-9e51-2497c146af15&displaylang=en</a><br>

><br>
> Not sure if HTTPS Everywhere can remove selectively for example:<br>
><br>
> IF Microsoft URL has "FamilyID" don't use https.<br>
<br>
</div>Yes, it's called an "exclusion pattern", like<br>
<br>
<exclusion pattern="^<a href="http://www" target="_blank">http://www</a>\.microsoft\.com/.*FamilyID" /><br>
<br>
Want to test it after adding that to your Microsoft.com rule?  If<br>
that fixes this problem, we can certainly put that in by default.<br>
<font color="#888888"><br>
--<br>
Seth Schoen  <<a href="mailto:schoen@eff.org">schoen@eff.org</a>><br>
Senior Staff Technologist                       <a href="https://www.eff.org/" target="_blank">https://www.eff.org/</a><br>
Electronic Frontier Foundation                  <a href="https://www.eff.org/join" target="_blank">https://www.eff.org/join</a><br>
454 Shotwell Street, San Francisco, CA  94110   <a href="tel:%2B1%20415%20436%209333%20x107" value="+14154369333">+1 415 436 9333 x107</a><br>
</font></blockquote></div><br>