packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Joslin-Diabetes-Center.xml

<ruleset name="Joslin Diabetes Center" platform="mixedcontent">
	<target host="joslin.org" />
	<target host="www.joslin.org" />

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

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