https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Ontario-Lung-Assoc.xml
<ruleset name="Ontario Lung Association" platform="mixedcontent">
<target host="on.lung.ca" />
<target host="www.on.lung.ca" />
<rule from="^http://(?:www\.)?on\.lung\.ca/" to="https://www.on.lung.ca/" />
<!-- Invoking https://on.lung.ca/ produces a certificate error, so
redirect https://on.lung.ca/ to https://www.on.lung.ca/ -->
<rule from="^https://on\.lung\.ca/" to="https://www.on.lung.ca/" />
</ruleset>