packages feed

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

<ruleset name="Binary Biz">

	<target host="binarybiz.com"/>
	<target host="www.binarybiz.com"/>
	<target host="totalrecall.com"/>
	<target host="www.totalrecall.com"/>

	<securecookie host="^www\.(binarybiz|totalrecall)\.com$" name=".*"/>

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

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

</ruleset>