packages feed

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

<ruleset name="LINBIT">

	<target host="linbit.com" />
	<!--	* for cross-domain cookie.	-->
	<target host="*.linbit.com" />


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


	<rule from="^http://(www\.)?linbit\.com/"
		to="https://$1linbit.com/" />

</ruleset>