packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Natl-Childrens-Leukemia-Foundation.xml

<ruleset name="National Children's Leukemia Foundation">
	<target host="leukemiafoundation.org" />
	<target host="www.leukemiafoundation.org" />

	<rule from="^http://(www\.)?leukemiafoundation\.org/" to="https://www.leukemiafoundation.org/" />

	<!-- Invoking https://leukemiafoundation.org/ produces a
	certificate error, so redirect https://leukemiafoundation.org/
	to https://www.leukemiafoundation.org/ -->
	<rule from="^https://leukemiafoundation\.org/" to="https://www.leukemiafoundation.org/" />
</ruleset>