packages feed

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

<ruleset name="ExootLab">

	<target host="exootlab.com" />
	<target host="www.exootlab.com" />


	<securecookie host="^www\.exootlab\.com$" name=".*" />


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

</ruleset>