packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/HDSA.xml

<ruleset name="Huntington's Disease Society of America" platform="mixedcontent">
	<target host="hdsa.org" />
	<target host="www.hdsa.org" />

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