packages feed

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

<ruleset name="GoingUp (partial)">

	<target host="goingup.com"/>
	<target host="*.goingup.com"/>

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

	<rule from="^http://goingup\.com/"
		to="https://www.goingup.com/"/>

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

</ruleset>