packages feed

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

<!--
	hbpub.vo.llnwd.net/o16/		-	appears equivalent to:
							- media.us.macmillan.com
							- resources.macmillanusa.com
		hbpub.hs.llnwd.net doesn't work
		We need a LimeLight Networks ruleset.

	!functional:
		- us.macmillan.com	(timeout)
		- forum.tor.com		(cert: www.tor.com; 404)
-->
<ruleset name="Macmillan (partial)" default_off="self-signed">

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

	<!--	cert doesn't match !www
		pages, media/, templates/ redirect to http	-->
	<rule from="^http://(?:www\.)?tor\.com/images/"
		to="https://www.tor.com/images/"/>

</ruleset>