https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Microsoft-Atlas.xml
<!-- a248.e.akamai.net/img.atdmt.com/
-->
<ruleset name="Microsoft Atlas">
<target host="*.atdmt.com"/>
<exclusion pattern="^http://view\.atdmt\.com/action/windows_downloads_Upgrade"/>
<!-- * for cross-domain cooke. -->
<target host="*.c.atdmt.com" />
<securecookie host="^(.*\.)?atdmt\.com$" name=".*"/>
<rule from="^http://(c|clk|switch|view)\.atdmt\.com/"
to="https://$1.atdmt.com/"/>
<rule from="^http://img\.atdmt\.com/"
to="https://a248.e.akamai.net/img.atdmt.com/"/>
</ruleset>