https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/LuxSci.xml
<!--
icon-cache.s3.amazonaws.com
luxsci-public.s3.amazonaws.com
-->
<ruleset name="LuxSci" platform="mixedcontent">
<target host="luxhv.com"/>
<target host="www.luxhv.com"/>
<target host="luxsci.com"/>
<target host="*.luxsci.com"/>
<target host="luxsci.mobi"/>
<target host="www.luxsci.mobi"/>
<!-- cert doesn't match luxhv.com
server redirects as so, aside from https -->
<rule from="^http://(?:www\.)?luxhv\.com/"
to="https://luxsci.com/extranet/hvmain.html"/>
<!-- cert doesn't match www -->
<rule from="^http://(?:(securesend\.|webmail\.|xpress\.)|www\.)?luxsci\.com/"
to="https://$1luxsci.com/"/>
<!-- cert doesn't match www -->
<rule from="^http://(?:www\.)?luxsci\.mobi/"
to="https://luxsci.mobi/"/>
</ruleset>