<!--
	For problematic rules, see Washington-Post-Company-mismatches.xml.


	Nonfunctional:

		- washingtonpost.com
		- findnsave.washingtonpost.com	(times out)
		- origin.washingtonpost.com		(redirects to www)

	Nonfunctional Akamai:

		- media(\d)?.washingtonpost.com		("Service Unavailable")
		- projects.washingtonpost.com
		- www.washingtonpost.com		("An error occurred")
		- css.wpdigital.net			("An error occurred")
			- Data also exist on www.washingtonpost.com
		- img.wpdigital.net/wp-adv/		("An error occurred")
		- img3.wpdigital.net 

-->
<ruleset name="Washington Post Company (partial)" platform="mixedcontent">

	<target host="washpost.com" />
	<target host="*.washpost.com" />
	<target host="subscription.washingtonpost.com" />


	<securecookie host="^subscription\.washingtonpost\.com$" name=".*" />


	<rule from="^http://subscription\.washingtonpost\.com/"
		to="https://subscription.washingtonpost.com/" />

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

</ruleset>
