packages feed

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

<!--	See MayFirstPeopleLink-mismatches.xml for problematic rules.
-->
<ruleset name="May First/People Link (partial)">

	<target host="mayfirst.org"/>
	<target host="*.mayfirst.org"/>
		<!--	handled in mismatches	-->
		<exclusion pattern="^http://didier\."/>

	<securecookie host="^(.*\.)?mayfirst\.org$" name=".*"/>

	<!--	cert !match www	-->
	<rule from="^http://(?:www\.)?mayfirst\.org/"
		to="https://mayfirst.org/"/>

	<rule from="^http://(id|lists|live|members|roundcube|support|webmail)\.mayfirst\.org/"
		to="https://$1.mayfirst.org/"/>

</ruleset>