packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Brew-Your-Own.xml

<ruleset name="Brew Your Own" platform="mixedcontent">

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

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

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

</ruleset>