packages feed

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

<!--
	Other Condé Nast rulesets:

		- Reddit.xml
		- Reddit-mismatches.xml


	For problematic rules, see Conde-Nast-mismatches.xml.


	condenast.com, details.com, howto.wired.com, and webmonkey.com are hosted on Akamai.

	golfdigest is hosted on imavex.com and imavex.vo.llnwd.net.

		ToDo: find buckets


	Nonfunctional:


		- architecturaldigest.com:
			- /
			- www				(Akamai; blank page)
		- arst.ch				(cert: api.arstechnica.net; shows that domain's data)
		- origin.cdn.arstechnica.com		(times out)
		- condenast.com:
			- /
			-www 				(Akamai; "Service Unavailable")
		- images1.designcentersearch.com	(times out; data aren't on www)
		- (www.)shopad.net			(cert: designcentersearch.com; shows that domain's data)
		- style.com:
			- /
			- www				(Akamai; "Service Unavailable")
				- origin, origin-www, secure, www2 don't exist
		- promotions.vf.com

-->
<ruleset name="Condé Nast (partial; buggy)" default_off="somehow seems to break wired images">

	<target host="arstechnica.com" />
	<target host="*.arstechnica.com" />
	<target host="*.arstechnica.net" />
		<!--	Handled in -mismatches.	-->
		<exclusion pattern="^https?://cdn\.arstechnica\.net/wp-(content|uploads)/" />
	<target host="condenaststore.com" />
	<target host="www.condenaststore.com" />
	<target host="subscribe.condenet.com" />
	<target host="details.com" />
	<target host="*.details.com" />
	<target host="golfdigest.com" />
	<target host="*.golfdigest.com" />
	<target host="golfdigestinsiders.com" />
	<target host="www.golfdigestinsiders.com" />
	<target host="newyorker.com" />
	<target host="*.newyorker.com" />
	<target host="gq-magazine.co.uk" />
	<target host="www.gq-magazine.co.uk" />
	<target host="*.vanityfair.com" />
	<target host="wired.com" />
	<target host="*.wired.com" />
		<exclusion pattern="^http://(?:www\.)?wired\.com/favicon\.ico$" />


	<securecookie host="^www\.golfdigestinsiders\.com$" name=".*" />
	<securecookie host="^.*\.vanityfair\.com$" name=".*" />


	<rule from="^https?://(?:cdn\.|www\.)?arstechnica\.(?:com|net)/public/shared/"
		to="https://arstechnica.cachefly.net/public/shared/" />

	<rule from="^http://api\.arstechnica\.net/"
		to="https://api.arstechnica.net/" />

	<rule from="^https?://static\.arstechnica\.net/"
		to="https://arstechnica.cachefly.net/" />

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

	<rule from="^http://subscribe\.condenet\.com/"
		to="https://subscribe.condenet.com/" />

	<!--	secure... redirects to http:

		- epicenter/wp-content/
		- favicon.ico
		- images_blogs/
		- opinion/wp-content/
					-->
	<rule from="^https?://(?:www\.)?(details|golfdigest|newyorker|wired)\.com/((?:cs|image)s/|favicon\.ico$|sandbox/)"
		to="https://secure.$1.com/$2" />

	<rule from="^http://secure\.(details|golfdigest|newyorker|wired)\.com/"
		to="https://secure.$1.com/" />

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

	<rule from="^https?://(?:www\.)?gq-magazine\.co\.uk/_/"
		to="https://d3u12z27ui3vom.cloudfront.net/GQ/343431a42aff/" />

	<rule from="^http://secure\.vanityfair\.com/"
		to="https://secure.vanityfair.com/" />

	<rule from="^https?://stats2\.vanityfair\.com/"
		to="https://conde-vanityfair.122.2o7.net/" />

	<rule from="^https?://(?:www\.)?wired\.com/usr/log(in|out)"
		to="https://secure.wired.com/usr/log$1" />

	<rule from="^http://subscri(be|ptions)\.wired\.com/"
		to="https://subscri$1.wired.com/" />

</ruleset>