packages feed

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

<!--
	Nonfunctional:

		- beta.images.theglobeandmail.com		(Akamai; "An error occurred")
		- origin-beta.images.theglobeandmail.com	(times out)

-->
<ruleset name="TheGlobeAndMail (cert warning)" default_off="akamai">

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


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

</ruleset>