packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/University-Southern-Indiana.xml

<ruleset name="University of Southern Indiana (partial)">
	<target host="usi.edu" />
	<target host="www.usi.edu" />

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

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