https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/ExactTarget.xml
<!--
See ExactTarget-mismatches.xml for problematic rules.
-->
<ruleset name="ExactTarget (partial)" platform="mixedcontent">
<target host="exacttarget.com" />
<target host="auth.s1.exacttarget.com" />
<target host="*.exacttarget.com" />
<securecookie host="^(.*\.)?exacttarget\.com$" name=".*" />
<!-- Cert doesn't match !www. -->
<rule from="^http://(?:www\.)?exacttarget\.com/"
to="https://www.exacttarget.com/" />
<rule from="^http://(3sixty|members|nexus|pages|auth\.s1)\.exacttarget\.com/"
to="https://$1.exacttarget.com/" />
</ruleset>