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:

<!--
	Domains not covered:
		- www (and web root) *

		- beep *
		- common *****
		- forgeofempires ***
		- finans *
		- fri *
		- go *
		- nyhederne *
		- nyhedsbreve ***
		- lb-stat.tv2.dk **
		- omtv2 **
		- piratestorm **
		- play ****
		- politik *
		- presse **
		- programmer *
		- risingcities **
		- seafight **
		- shakes-and-fidget ***
		- soccer-star ***
		- spilskyen ***
		- sporten *
		- sr **
		- tribalwars ***
		- tv2media.dk **
		- *.tv2net.dk ***
		- tvtid *
		- vejret *
		- zulu.dk ***

	    * automatically redirect to http
	   ** connection times out/refused
	  *** bad certificate
	 **** https works but almost all content is served on
	      http, so the site is largely useless
	***** generally works well but breaks video streaming
	      on some pages

	Covered domains:
		- drupal-images
		- epg-images
		- feeds
		- files
		- google **
		- grid
		- mad *
		- r7
		- spil
		- spillehallen
		- ttv **
		- vendor
		- weatherimages
		- whistleblower

	 * Video streaming will fail on "mixedcontent" platforms
	** Style sheet will not load on "mixedcontent" platforms

	All mixed content domains are included in TV2.dk-mixedcontent.xml, so
	as to allow the non-mixed content rules to be used even in browsers
	covered by platform="mixedcontent".

	Mixed content from external domains:
		- cf.datawrapper.de *
		- e2.emediate.se
		- ll.lp4.io *
		- tv2.dk.nuggad.net *

	* not secured by us
--><ruleset name="TV2.dk (partial)">
	<target host="drupal-images.tv2.dk"/>
	<target host="eps-images.tv2.dk"/>
	<target host="feeds.tv2.dk"/>
	<target host="files.tv2.dk"/>
	<target host="grid.tv2.dk"/>
	<target host="r7.tv2.dk"/>
	<target host="spil.tv2.dk"/>
	<target host="spillehallen.tv2.dk"/>
	<target host="vendor.tv2.dk"/>
	<target host="weatherimages.tv2.dk"/>
	<target host="whistleblower.tv2.dk"/>

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

TV2.dk.xml    File a bug

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

<!--
	Domains not covered:
		- www (and web root) *

		- beep *
		- common *****
		- forgeofempires ***
		- finans *
		- fri *
		- go *
		- nyhederne *
		- nyhedsbreve ***
		- lb-stat.tv2.dk **
		- omtv2 **
		- piratestorm **
		- play ****
		- politik *
		- presse **
		- programmer *
		- risingcities **
		- seafight **
		- shakes-and-fidget ***
		- soccer-star ***
		- spilskyen ***
		- sporten *
		- sr **
		- tribalwars ***
		- tv2media.dk **
		- *.tv2net.dk ***
		- tvtid *
		- vejret *
		- zulu.dk ***

	    * automatically redirect to http
	   ** connection times out/refused
	  *** bad certificate
	 **** https works but almost all content is served on
	      http, so the site is largely useless
	***** generally works well but breaks video streaming
	      on some pages

	Covered domains:
		- drupal-images
		- epg-images
		- feeds
		- files
		- google **
		- grid
		- mad *
		- r7
		- spil
		- spillehallen
		- ttv **
		- vendor
		- weatherimages
		- whistleblower

	 * Video streaming will fail on "mixedcontent" platforms
	** Style sheet will not load on "mixedcontent" platforms

	All mixed content domains are included in TV2.dk-mixedcontent.xml, so
	as to allow the non-mixed content rules to be used even in browsers
	covered by platform="mixedcontent".

	Mixed content from external domains:
		- cf.datawrapper.de *
		- e2.emediate.se
		- ll.lp4.io *
		- tv2.dk.nuggad.net *

	* not secured by us
--><ruleset name="TV2.dk (partial)">
	<target host="drupal-images.tv2.dk"/>
	<target host="eps-images.tv2.dk"/>
	<target host="feeds.tv2.dk"/>
	<target host="files.tv2.dk"/>
	<target host="grid.tv2.dk"/>
	<target host="r7.tv2.dk"/>
	<target host="spil.tv2.dk"/>
	<target host="spillehallen.tv2.dk"/>
	<target host="vendor.tv2.dk"/>
	<target host="weatherimages.tv2.dk"/>
	<target host="whistleblower.tv2.dk"/>

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

TV2.dk.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;