packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/University-of-Applied-Sciences-Rapperswil.xml

<!--
	For problematic rules, see University-of-Applied-Sciences-Rapperswil-mismatches.xml.

-->
<ruleset name="University of Applied Sciences Rapperswil" platform="mixedcontent">

	<target host="hsr.ch" />
	<target host="*.hsr.ch" />


	<securecookie host="^www\.hsr\.ch$" name=".*" />


	<!--	Cert doesn't match !www.	-->
	<rule from="^http://(?:www\.)?hsr\.ch/"
		to="https://www.hsr.ch/" />

	<rule from="^http://log\.hsr\.ch/"
		to="https://log.hsr.ch/" />

</ruleset>