packages feed

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

<!--
	Other Vox Media rulesets:

		- SB-Nation.xml


	CDN buckets:

		- d35lb3dl296zwu.cloudfront.net


	Problematic subdomains:

		- ^	(dropped)
		- mobile *
		- www *

	* Works; mismatched, CN: *.a.ssl.fastly.net


	Mixed content:

		- css on mobile and www from cdn[0-3].sbnation.com *

		- Images on mobile and www from cdn[0-3].sbnation.com *

		- Web bugs, on mobile and www from:

			- apeture.displaymarketplace.com *
			- pixel.quantserve.com *
			- ox-d.sbnation.com *
			- b.scorecardresearch.com *

	* Secured by us

-->
<ruleset name="The Verge (buggy)" default_off="breaks comments, mismatched">

	<target host="theverge.com" />
	<target host="*.theverge.com" />
		<!--
			Redrects to http.
						-->
		<!--exclusion pattern="^http://(?:www\.)?theverge\.com/(?:\w+/)?\d{4}/\d\d?/\d\d?/\d+/[\w-]+(?:$|\?)" /-->


	<!--	Set by beacons.
				-->
	<securecookie host="^.*\.theverge\.com$" name=".+" />


	<!--	Doesn't redirect back, but updates fail to load when rewritten.

	<rule from="https?://live\.theverge\.com/"
		to="https://d35lb3dl296zwu.cloudfront.net/" /-->

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

</ruleset>