https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/NordicHardware.xml
<!--
www.nordichardware.com , nordichardware.se , www.nordichardware.se , nordichardware.com , admin.nordichardware.se , admin.nordichardware.com
Problematic domains:
- images.nordichardware.com (mismatch)
Nonfunctional domains:
- ads.nh-labs.com (CN: www.nordichardware.com; shows www)
- ads.nordichardware.com (CN: www.nordichardware.com; 404)
-->
<ruleset name="NordicHardware" platform="mixedcontent">
<!-- see also NordicHardware-mismatches.xml -->
<target host="nhw.se" />
<target host="www.nhw.se" />
<target host="nordichardware.com" />
<target host="www.nordichardware.com" />
<target host="nordichardware.se" />
<target host="www.nordichardware.se" />
<securecookie host="^www\.nordichardware\.com$" name=".+" />
<rule from="^http://(www\.)?nhw\.se/"
to="https://www.nordichardware.se/" />
<rule from="^http://(www\.)?nordichardware\.(com|se)/"
to="https://www.nordichardware.$2/" />
</ruleset>