https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/LivingSocial.xml
<!-- a248.e.akamai.net/si.lscdn.net/
-->
<ruleset name="LivingSocial (partial)">
<target host="livingsocial.com"/>
<target host="*.livingsocial.com"/>
<target host="help.livingsocial.co.uk"/>
<target host="*.ak.lscdn.net"/>
<rule from="^http://(corporate\.|www\.)?livingsocial\.com/"
to="https://$1livingsocial.com/"/>
<rule from="^http://help\.livingsocial\.com/"
to="https://help.livingsocial.com/"/>
<!-- mismatch -->
<rule from="^http://help\.livingsocial\.co\.uk/(image|stylesheet)s/"
to="https://help.livingsocial.com/$1s/"/>
<rule from="^http://a\d\.ak\.lscdn\.net/"
to="https://a248.e.akamai.net/si.lscdn.net/"/>
</ruleset>