packages feed

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

<ruleset name="GuideStar (partial)">

	<target host="guidestar.org" />
	<target host="commerce.guidestar.org" />
	<target host="www.guidestar.org" />
	<target host="www2.guidestar.org" />

	<rule from="^http://(?:www2?\.)?guidestar\.org/"
		to="https://www.guidestar.org/" />

	<rule from="^http://commerce\.guidestar\.org/"
		to="https://commerce.guidestar.org/" />

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

</ruleset>