https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Epilepsy-Ontario.xml
<ruleset name="Epilepsy Ontario" platform="mixedcontent">
<target host="epilepsyontario.org" />
<target host="www.epilepsyontario.org" />
<rule from="^http://(?:www\.)?epilepsyontario\.org/" to="https://www.epilepsyontario.org/" />
<!-- Invoking https://epilepsyontario.org/ gives a certificate
error, so redirect https://epilepsyontario.org/ to
https://www.epilepsyontario.org/ -->
<rule from="^https://epilepsyontario\.org/" to="https://www.epilepsyontario.org/" />
</ruleset>