packages feed

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

<ruleset name="Traffic Shop">

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


	<securecookie host="^www\.trafficshop\.com$" name=".*" />


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

</ruleset>