packages feed

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

<!--
	Other Apache rulesets:

		- Apache.xml

-->
<ruleset name="Apache OpenOffice (mismatches)" default_off="cert mismatch">

	<!--	Cert: *.apache.org	-->

	<target host="openoffice.org" />
	<target host="www.openoffice.org" />


	<!--	!www redirects to www.	-->
	<rule from="^https?://(?:www\.)?openoffice\.org/"
		to="https://www.openoffice.org/" />

</ruleset>