packages feed

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

<!--
	Nonfunctional subdomains:

		- (www.)	(shows blank page)

-->
<ruleset name="Fast Company (partial)">

	<target host="magazine.fastcompany.com" />


	<securecookie host="^magazine\.fastcompany\.com$" name=".*" />


	<rule from="^http://magazine\.fastcompany\.com/"
		to="https://magazine.fastcompany.com/" />

</ruleset>