packages feed

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

<ruleset name="Gravity (partial)">

	<target host="gravity.com"/>
	<target host="*.gravity.com"/>
	<target host="i.grvcdn.com"/>

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

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

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

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

</ruleset>