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 rules causing valid MCB, see Bild.de-mixed.xml.


	CDN buckets:

		- bilder.bild.de.edgesuite.net
		- wetter.bild.de.edgesuite.net
		- www.bild.de.edgesuite.net


	Nonfunctional subdomains:

		^ ¹
		- epaper ³
		- impressum ¹
		- www ²

	¹ Dropped
	² 504, akamai
	³ Redirects to http; expired 2012-06-01, mismatched, CN: shop.fussball.de

	Problematic subdomains:

		- email *

	* Works; mismatched, CN: www.fagms.net

	Partially covered subdomains:

		- email *	(→ www.fagms.net)

	* Embeds css from an unsecurable domain, namely www.bild.de.
	  The rest, causing valid MCB, is handled in Bild.de-mixedcontent.xml.

	Mixed content:

		- css on email from www ¹

		- Images, on email from:

			- $self ²

	¹ Unsecurable
	² Secured by us

--><ruleset name="Bild.de (partial)">

	<target host="bilder.bild.de"/>
	<target host="don.bild.de"/>
	<target host="email.bild.de"/>
	<target host="json.bild.de"/>
	<target host="offer.bild.de"/>
	<target host="pixel.bild.de"/>
	<target host="rem-track.bild.de"/>
	<target host="wetter.bild.de"/>

	<target host="code.bildstatic.de"/>
		<test url="http://code.bildstatic.de/3.22.4-cats-release--17.22/min/targets/bild/default/js/simple/de.bild.slider.js"/>

	<!--	Server secures:
				-->
	<securecookie host="^don\.bild\.de$" name=".+"/>

	<!--	Appears to behave exactly the same:
							-->
	<rule from="^http://email\.bild\.de/(?!/*host/)" to="https://www.fagms.net/"/>

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

</ruleset>

Bild.de.xml    File a bug

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

<!--
	For rules causing valid MCB, see Bild.de-mixed.xml.


	CDN buckets:

		- bilder.bild.de.edgesuite.net
		- wetter.bild.de.edgesuite.net
		- www.bild.de.edgesuite.net


	Nonfunctional subdomains:

		^ ¹
		- epaper ³
		- impressum ¹
		- www ²

	¹ Dropped
	² 504, akamai
	³ Redirects to http; expired 2012-06-01, mismatched, CN: shop.fussball.de

	Problematic subdomains:

		- email *

	* Works; mismatched, CN: www.fagms.net

	Partially covered subdomains:

		- email *	(→ www.fagms.net)

	* Embeds css from an unsecurable domain, namely www.bild.de.
	  The rest, causing valid MCB, is handled in Bild.de-mixedcontent.xml.

	Mixed content:

		- css on email from www ¹

		- Images, on email from:

			- $self ²

	¹ Unsecurable
	² Secured by us

--><ruleset name="Bild.de (partial)">

	<target host="bilder.bild.de"/>
	<target host="don.bild.de"/>
	<target host="email.bild.de"/>
	<target host="json.bild.de"/>
	<target host="offer.bild.de"/>
	<target host="pixel.bild.de"/>
	<target host="rem-track.bild.de"/>
	<target host="wetter.bild.de"/>

	<target host="code.bildstatic.de"/>
		<test url="http://code.bildstatic.de/3.22.4-cats-release--17.22/min/targets/bild/default/js/simple/de.bild.slider.js"/>

	<!--	Server secures:
				-->
	<securecookie host="^don\.bild\.de$" name=".+"/>

	<!--	Appears to behave exactly the same:
							-->
	<rule from="^http://email\.bild\.de/(?!/*host/)" to="https://www.fagms.net/"/>

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

</ruleset>

Bild.de.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;