packages feed

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

<ruleset name="Spendbitcoins">

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


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


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

</ruleset>