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