HTTPS Everywhere Atlas

Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.

The stable (as yet unreleased) branch contains the following rule that is enabled by default:

<!--
	Problematic domains:

		- which.resultspage.com ¹
		- staticwhich.co.uk ²
		- search.which.co.uk ³
		- static.which.net ⁴
		- subscribe.which.net ⁵

	¹ Mixed css from search.which.co.uk, www.staticwhich.co.uk, and www.which.co.uk
	² Mixed css from www.staticwhich.co.uk
	³ Redirects to http; mismatched, CN: *.resultspage.com
	⁴ Works; mismatched, CN: www.staticwhich.co.uk
	⁵ Shows another domain, expired 2013-04-30


	Partially covered domains:

		- staticwhich.co.uk ¹

		- blogs.which.co.uk ²
		- search.which.co.uk ³
		- www.which.co.uk ²

		- (www.)which.net ²

	¹ Avoiding mixed css from www.staticwhich.co.uk
	² At least some pages redirect to http
	³ Avoiding mixed css from (search|www).which.co.uk and www.staticwhich.co.uk


	Fully covered domains:

		- www.staticwhich.net
		- info.which.co.uk
		- subscribe.which.net	(→ www.which.net)


	These altnames don't exist:

		- www.blogs.which.co.uk
		- www.subscribe.which.net


	Mixed content:

		- iframe on staticwhich.co.uk from www.youtube.com *

		- css, on:

			- which.resultspage.com from www.staticwhich.co.uk *
			- which.resultspage.com from search.which.co.uk *
			- which.resultspage.com from www.which.co.uk *
			- staticwhich.co.uk from www.staticwhich.co.uk *

		- Images on staticwhich.co.uk from www.staticwhich.co.uk *

		- favicon, on:

			- which.resultspage.com from search.which.co.uk *
			- which.resultspage.com from www.which.co.uk *

	* Secured by us

--><ruleset name="Which? (partial)">

	<target host="staticwhich.co.uk"/>
	<target host="www.staticwhich.co.uk"/>
	<target host="which.co.uk"/>
	<target host="*.which.co.uk"/>
		<!--
			Avoid false/broken MCB:
						-->
		<exclusion pattern="^http://staticwhich\.co\.uk/+(?:$|\?)"/>
		<!--
			Redirect to http:
						-->
		<!--exclusion pattern="^http://blogs\.which\.co\.uk/+($|\?)" /-->
		<!--exclusion pattern="^http://www\.which\.co\.uk/+($|\?|(accessibility|privacy-policy/cookie-policy)/?($|\?))" /-->
		<!--exclusion pattern="^http://www\.which\.net/+($|\?)" /-->
		<!--
			Exceptions:
					-->
		<exclusion pattern="^http://blogs\.which\.co\.uk/+(?!\w+/(?:(?:login|register)(?:$|[?/])|wp-(?:content|includes)/)|favicon\.ico)"/>
		<exclusion pattern="^http://www\.which\.co\.uk/+(?!assets/|components/eprivacy\.html|favicon\.ico|(?:login|signup)(?:$|[?/])|media/)"/>
		<!--exclusion pattern="^http://(www\.)?which\.net/+(?!(about|account|services|support|webmail)($|[?/])|assets/|favicon\.ico|images/|styles/)" /-->
	<target host="which.net"/>
	<target host="*.which.net"/>


	<!--	Secured by server:
					-->
	<!--securecookie host="^www\.which\.net$" name="^SQMSESSID$" /-->
	<!--
		Not secured by server:
					-->
	<!--securecookie host="^staticwhich\.co\.uk$" name="^(JSESSIONID|b1Pz|lastPageName)$" /-->
	<!--securecookie host="^(www\.)?staticwhich\.co\.uk$" name="^b1P$" /-->
	<securecookie host="^which\.net$" name="^SQMSESSID$"/>
	<!--securecookie host="^(www\.)?which\.net$" name="^INFO$" /-->

	<securecookie host="^(?:www\.)?staticwhich\.co\.uk$" name=".+"/>


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

	<rule from="^http://((?:blogs|info|www)\.)?which\.co\.uk/" to="https://$1which.co.uk/"/>

	<rule from="^http://search\.which\.co\.uk/(?=favicon\.ico|sli_styles\.css)" to="https://which.resultspage.com/"/>

	<rule from="^http://(www\.)?which\.net/(?=(?:about|services|support)(?:$|[?/])|assets/|favicon\.ico|images/|styles/)" to="https://$1which.net/"/>

	<!--	^ redirects to www over http,
		so copy that behavior:
					-->
	<rule from="^http://(?:www\.)?which\.net/(?=(?:account|webmail)(?:$|[?/]))" to="https://www.which.net/"/>

	<rule from="^http://static\.which\.net/" to="https://www.staticwhich.co.uk/"/>

	<!--	Redirect drops path but not args:
							-->
	<rule from="^http://subscribe\.which\.net/+[^?]*" to="https://www.which.net/account"/>

</ruleset>

Which.xml    File a bug

The release branch contains the following rules that are enabled by default:

<!--
	Problematic domains:

		- which.resultspage.com ¹
		- staticwhich.co.uk ²
		- search.which.co.uk ³
		- static.which.net ⁴
		- subscribe.which.net ⁵

	¹ Mixed css from search.which.co.uk, www.staticwhich.co.uk, and www.which.co.uk
	² Mixed css from www.staticwhich.co.uk
	³ Redirects to http; mismatched, CN: *.resultspage.com
	⁴ Works; mismatched, CN: www.staticwhich.co.uk
	⁵ Shows another domain, expired 2013-04-30


	Partially covered domains:

		- staticwhich.co.uk ¹

		- blogs.which.co.uk ²
		- search.which.co.uk ³
		- www.which.co.uk ²

		- (www.)which.net ²

	¹ Avoiding mixed css from www.staticwhich.co.uk
	² At least some pages redirect to http
	³ Avoiding mixed css from (search|www).which.co.uk and www.staticwhich.co.uk


	Fully covered domains:

		- www.staticwhich.net
		- info.which.co.uk
		- subscribe.which.net	(→ www.which.net)


	These altnames don't exist:

		- www.blogs.which.co.uk
		- www.subscribe.which.net


	Mixed content:

		- iframe on staticwhich.co.uk from www.youtube.com *

		- css, on:

			- which.resultspage.com from www.staticwhich.co.uk *
			- which.resultspage.com from search.which.co.uk *
			- which.resultspage.com from www.which.co.uk *
			- staticwhich.co.uk from www.staticwhich.co.uk *

		- Images on staticwhich.co.uk from www.staticwhich.co.uk *

		- favicon, on:

			- which.resultspage.com from search.which.co.uk *
			- which.resultspage.com from www.which.co.uk *

	* Secured by us

--><ruleset name="Which? (partial)">

	<target host="staticwhich.co.uk"/>
	<target host="www.staticwhich.co.uk"/>
	<target host="which.co.uk"/>
	<target host="*.which.co.uk"/>
		<!--
			Avoid false/broken MCB:
						-->
		<exclusion pattern="^http://staticwhich\.co\.uk/+(?:$|\?)"/>
		<!--
			Redirect to http:
						-->
		<!--exclusion pattern="^http://blogs\.which\.co\.uk/+($|\?)" /-->
		<!--exclusion pattern="^http://www\.which\.co\.uk/+($|\?|(accessibility|privacy-policy/cookie-policy)/?($|\?))" /-->
		<!--exclusion pattern="^http://www\.which\.net/+($|\?)" /-->
		<!--
			Exceptions:
					-->
		<exclusion pattern="^http://blogs\.which\.co\.uk/+(?!\w+/(?:(?:login|register)(?:$|[?/])|wp-(?:content|includes)/)|favicon\.ico)"/>
		<exclusion pattern="^http://www\.which\.co\.uk/+(?!assets/|components/eprivacy\.html|favicon\.ico|(?:login|signup)(?:$|[?/])|media/)"/>
		<!--exclusion pattern="^http://(www\.)?which\.net/+(?!(about|account|services|support|webmail)($|[?/])|assets/|favicon\.ico|images/|styles/)" /-->
	<target host="which.net"/>
	<target host="*.which.net"/>


	<!--	Secured by server:
					-->
	<!--securecookie host="^www\.which\.net$" name="^SQMSESSID$" /-->
	<!--
		Not secured by server:
					-->
	<!--securecookie host="^staticwhich\.co\.uk$" name="^(JSESSIONID|b1Pz|lastPageName)$" /-->
	<!--securecookie host="^(www\.)?staticwhich\.co\.uk$" name="^b1P$" /-->
	<securecookie host="^which\.net$" name="^SQMSESSID$"/>
	<!--securecookie host="^(www\.)?which\.net$" name="^INFO$" /-->

	<securecookie host="^(?:www\.)?staticwhich\.co\.uk$" name=".+"/>


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

	<rule from="^http://((?:blogs|info|www)\.)?which\.co\.uk/" to="https://$1which.co.uk/"/>

	<rule from="^http://search\.which\.co\.uk/(?=favicon\.ico|sli_styles\.css)" to="https://which.resultspage.com/"/>

	<rule from="^http://(www\.)?which\.net/(?=(?:about|services|support)(?:$|[?/])|assets/|favicon\.ico|images/|styles/)" to="https://$1which.net/"/>

	<!--	^ redirects to www over http,
		so copy that behavior:
					-->
	<rule from="^http://(?:www\.)?which\.net/(?=(?:account|webmail)(?:$|[?/]))" to="https://www.which.net/"/>

	<rule from="^http://static\.which\.net/" to="https://www.staticwhich.co.uk/"/>

	<!--	Redirect drops path but not args:
							-->
	<rule from="^http://subscribe\.which\.net/+[^?]*" to="https://www.which.net/account"/>

</ruleset>

Which.xml    File a bug

The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.

Information current as of:


current release 6a955e7 2018-11-01 05:00:06 -0700;
next release e7f9f87 2018-12-14 12:11:54 -0700;