packages feed

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

<ruleset name="IABM">

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


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


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

</ruleset>