https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Starwood-Hotels-and-Resorts.xml
<ruleset name="Starwood Hotels & Resorts">
<target host="starwoodhotels.com"/>
<target host="www.starwoodhotels.com"/>
<!-- * for cross-domain cookie -->
<target host="*.www.starwoodhotels.com"/>
<securecookie host="^\.?www\.starwoodhotels\.com$" name=".*"/>
<!-- !www doesn't work via https.
Redirects to www via http. -->
<rule from="^http://(?:www\.)?starwoodhotels\.com/"
to="https://www.starwoodhotels.com/"/>
</ruleset>