https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Mayo-Clinic.xml
<!-- !functional:
-*.mayo.edu
-->
<ruleset name="Mayo Clinic (partial)" platform="mixedcontent">
<target host="mayoclinic.com"/>
<target host="*.mayoclinic.com"/>
<securecookie host="^(.*\.)?mayoclinic\.com$" name=".*"/>
<!-- cert !valid for !www -->
<rule from="^https?://mayoclinic\.com/"
to="https://www.mayoclinic.com/"/>
<rule from="^http://(healthletter|store|www)\.mayoclinic\.com/"
to="https://$1.mayoclinic.com/"/>
</ruleset>