packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Grand-Rapids-Community-Media-Center.xml

<ruleset name="Grand Rapids Community Media Center" platform="mixedcontent">

	<target host="grcmc.org" />
	<target host="*.grcmc.org" />
	<target host="wealthytheatre.org" />
	<target host="www.wealthytheatre.org" />


	<securecookie host="^.*\.grcmc\.org$" name=".*" />


	<rule from="^http://(client\.|www\.)?grcmc\.org/"
		to="https://$1grcmc.org/" />

	<!--	Cert only matches grcmc.org, redirects as so.	-->
	<rule from="^https?://(?:www\.)?wealthytheatre\.org/"
		to="https://www.grcmc.org/theatre/" />

</ruleset>