packages feed

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

<ruleset name="AllThingsD (broken)" default_off="redirects to http">

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


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


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

	<rule from="^http://voices\.allthingsd\.com/"
		to="https://voices.allthingsd.com/" />

</ruleset>