https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/ICANN.xml
<!--
For problematic rules, see ICANN-mismatches.xml.
-->
<ruleset name="ICANN (partial)" platform="mixedcontent">
<target host="icann.org" />
<target host="*.icann.org" />
<exclusion pattern="^http://(aso|www\.atlarge|nomcom)\." />
<securecookie host="(.*\.)?icann\.org$" name=".*" />
<rule from="^http://((?:archive|ccnso|charts|community|forum|gacweb|gnso|gtldresult|meetings|mm|newgtlds|prague44|www)\.)?icann\.org/"
to="https://$1icann.org/" />
<!-- home redirects to http -->
<rule from="^http://aso\.icann\.org/wp-content/"
to="https://aso.icann.org/wp-content/" />
</ruleset>