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 release branch contains the following rules that are disabled by default (so very few users' browsing is likely to be affected by their action):

<!--
Disabled by https-everywhere-checker because:
Fetch error: http://server.iad.liveperson.net/ => http://server.iad.liveperson.net/: (35, 'Unknown SSL protocol error in connection to solutions.liveperson.com:443 ')
	!functional:
		- blog.cafepress.com		(timeout)
		- images7?.cafepress.com	(reset; redirects to i2.cpcache.com)
		- i[12].cpcache.com		(503, akamai; !at i[12].cafepress.com, content.cafepress.com, www.cafepress.com)
--><ruleset name="CafePress (partial)" default_off="failed ruleset test">

	<target host="cafepress.com"/>
	<target host="*.cafepress.com"/>
	<target host="cafepress.co.uk"/>
	<target host="*.cafepress.co.uk"/>
	<target host="*.cpcache.com"/>
	<target host="server.iad.liveperson.net"/>

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

	<rule from="^http://(content|members)\.cafepress\.co(m|\.uk)/" to="https://$1.cafepress.co$2/"/>

	<rule from="^http://shop\.cafepress\.com/$" to="https://shop.cafepress.com/"/>

	<!--	cert !match help	-->
	<rule from="^http://help\.cafepress\.com/hc/" to="https://server.iad.liveperson.net/hc/"/>

	<!--	Akamai bucket.  Finding it would ideal.	-->
	<rule from="^http://content\d?\.cpcache\.com/" to="https://content.cafepress.com/"/>

	<!--	rewriting help to liveperson breaks links under "design your own"
		in the footer.  Fix this by rewriting back.	-->
	<rule from="^https://server\.iad\.liveperson\.net/make/" to="https://www.cafepress.com/make/"/>

</ruleset>

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;