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:

<!--
	For other Tribune coverage, see Tribune.xml

	Non-functional hosts in *.chicagotribune.com
		Couldn't connect to server:
			 - chicagotribune.com

		Timeout was reached:
			 - ad.chicagotribune.com
			 - apps.chicagotribune.com
			 - galleries.apps.chicagotribune.com
			 - dealerspecials.chicagotribune.com
			 - graphics.chicagotribune.com

		SSL peer certificate was not OK:
			 - autos.chicagotribune.com
			 - digitaledition.chicagotribune.com
			 - local.chicagotribune.com
			 - www.chicagotribune.com

		Peer certificate cannot be authenticated with given CA certificates:
			 - advertise.chicagotribune.com
			 - crime.chicagotribune.com
			 - schools.chicagotribune.com
			 - touch.chicagotribune.com

		Secure connection redirects to plaintext:
			 - localdeals.chicagotribune.com

		Mixed content blocking (MCB) tiggered:
			 - membership.chicagotribune.com

	Non-functional hosts in *.trbas.com
		Timeout was reached:
			 - www.preprod.trbas.com
			 - s.preprod.trbas.com

	Non-functional hosts in *.trbimg.com
		Peer certificate cannot be authenticated with given CA certificates:
			 - trbimg.com

--><ruleset name="Chicago Tribune.com (partial)">
	<!-- chicagotribune.com -->
	<target host="community.chicagotribune.com"/>
	<target host="members.chicagotribune.com"/>
	<target host="myaccount2.chicagotribune.com"/>
	<target host="placeanad.chicagotribune.com"/>

	<!-- trbas.com -->
	<target host="www.trbas.com"/>
		<test url="http://www.trbas.com/jive/prod/common/javascripts/lib.1q2w3_f2a845ae2ece8576ba7c4771b603432d.min.js"/>

	<!-- trbimg.com -->
	<target host="www.trbimg.com"/>
		<test url="http://www.trbimg.com/img-584836fe/turbine/ct-magnifying-glass-20161207/"/>
		<test url="http://www.trbimg.com/img-592877d0/turbine/ct-lisle-home-on-private-road-12m-20170526/100/100x56"/>
		<test url="http://www.trbimg.com/img-592b2249/turbine/ct-elite-street-jay-cutler-kristin-cavallari-lake-forest-biz-20170528/400/400x225"/>
		<test url="http://www.trbimg.com/img-592b4f20/turbine/ct-bike-the-drive-2017-photos20170528/100/100x56"/>
		<test url="http://www.trbimg.com/img-592b9421/turbine/ct-trump-pic-20170528-002/650/650x366"/>

	<rule from="^http:" to="https:"/>
</ruleset>

Chicago_Tribune.xml    File a bug

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

<!--
	For other Tribune coverage, see Tribune.xml

	Non-functional hosts in *.chicagotribune.com
		Couldn't connect to server:
			 - chicagotribune.com

		Timeout was reached:
			 - ad.chicagotribune.com
			 - apps.chicagotribune.com
			 - galleries.apps.chicagotribune.com
			 - dealerspecials.chicagotribune.com
			 - graphics.chicagotribune.com

		SSL peer certificate was not OK:
			 - autos.chicagotribune.com
			 - digitaledition.chicagotribune.com
			 - local.chicagotribune.com
			 - www.chicagotribune.com

		Peer certificate cannot be authenticated with given CA certificates:
			 - advertise.chicagotribune.com
			 - crime.chicagotribune.com
			 - schools.chicagotribune.com
			 - touch.chicagotribune.com

		Secure connection redirects to plaintext:
			 - localdeals.chicagotribune.com

		Mixed content blocking (MCB) tiggered:
			 - membership.chicagotribune.com

	Non-functional hosts in *.trbas.com
		Timeout was reached:
			 - www.preprod.trbas.com
			 - s.preprod.trbas.com

	Non-functional hosts in *.trbimg.com
		Peer certificate cannot be authenticated with given CA certificates:
			 - trbimg.com

--><ruleset name="Chicago Tribune.com (partial)">
	<!-- chicagotribune.com -->
	<target host="community.chicagotribune.com"/>
	<target host="members.chicagotribune.com"/>
	<target host="myaccount2.chicagotribune.com"/>
	<target host="placeanad.chicagotribune.com"/>

	<!-- trbas.com -->
	<target host="www.trbas.com"/>
		<test url="http://www.trbas.com/jive/prod/common/javascripts/lib.1q2w3_f2a845ae2ece8576ba7c4771b603432d.min.js"/>

	<!-- trbimg.com -->
	<target host="www.trbimg.com"/>
		<test url="http://www.trbimg.com/img-584836fe/turbine/ct-magnifying-glass-20161207/"/>
		<test url="http://www.trbimg.com/img-592877d0/turbine/ct-lisle-home-on-private-road-12m-20170526/100/100x56"/>
		<test url="http://www.trbimg.com/img-592b2249/turbine/ct-elite-street-jay-cutler-kristin-cavallari-lake-forest-biz-20170528/400/400x225"/>
		<test url="http://www.trbimg.com/img-592b4f20/turbine/ct-bike-the-drive-2017-photos20170528/100/100x56"/>
		<test url="http://www.trbimg.com/img-592b9421/turbine/ct-trump-pic-20170528-002/650/650x366"/>

	<rule from="^http:" to="https:"/>
</ruleset>

Chicago_Tribune.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;