https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Apple-mixed.xml
<!--
Nonfunctional:
- itunes.apple.com (Akamai; "An error occurred")
-->
<ruleset name="Apple (mixed content)" platform="mixedcontent">
<target host="apple.com" />
<target host="*.apple.com" />
<target host="km.support.apple.com" />
<securecookie host="^support(profile)?\.apple\.com$" name=".+" />
<rule from="^http://(support(profile)?)\.apple\.com/"
to="https://$1.apple.com/" />
<rule from="^https?://km\.support\.apple\.com/"
to="https://km.support.apple.com.edgekey.net/" />
</ruleset>