https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/IGN-problematic.xml
<!--
For rules that are on by default, see IGN.xml.
-->
<ruleset name="IGN (problematic)" default_off="akamai certificate">
<target host="ign.com" />
<target host="*.ign.com" />
<securecookie host="^.*\.ign\.com$" name=".+" />
<rule from="^https?://(?:www\.)?ign\.com/"
to="https://www.ign.com/" />
<rule from="^http://(au|ca|de|ie|maint|dia|redirect|uk|widgets)\.ign\.com/"
to="https://$1.ign.com/" />
</ruleset>