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 disabled by default (so very few users' browsing is likely to be affected by their action):

<!--	Nonfunctional
		(www.)channelbiz.(co.uk|es|it)		(plesk default page)
		(www.)channelbiz.de			(displays "Bart")
		(www.)channelbiz.fr			(redirects to http www)
		(www.)downsoft.com			(reset)
		(www.)gizmodo.fr			(cert: plesk; blank)
		(telecharger|www).itespresso.fr		(reset; !www presents plesk cert and redirects to www)
		(www.)itespresso.de			(www resets; !www displays "Bart")
		(www.)itespresso.(es|it)		(plesk default page)
		(www.)netmediaeurope.com		(plesk default page)
		subscriber.netmediaeurope.com		(timeout)
		(www.)netmediaeurope.es			(cert: www.soul-bcn-shop.com, expired; Apache test page)
		www.netmediaeurope.fr			(reset)
		fr.netmediaeurope.com			(timeout)
		www.silicon.fr				(reset; !www pages redirect to www)
		((news|static|www).)?techeye.net	(timeout)
		techweekeurope.co.uk			(plesk default page)
		www.techweekeurope.co.uk		(reset)
		theinquirer.fr				(cert: plesk; pages redirect to www)
		

--><ruleset name="NetMediaEurope" default_off="expired, mismatch">
	<!--	plesk	-->
	<target host="itespresso.fr"/>
	<target host="*.itespresso.fr"/>
	<target host="netmediaeurope.co.uk"/>
	<target host="www.netmediaeurope.co.uk"/>
	<target host="netmediaeurope.fr"/>
	<target host="www.netmediaeurope.fr"/>
	<target host="silicon.fr"/>
	<target host="www.silicon.fr"/>
	<target host="resourcecentre.techweekeurope.co.uk"/>
	<target host="techweekeurope.fr"/>
	<target host="www.techweekeurope.fr"/>
	<target host="theinquirer.fr"/>
	<target host="www.theinquirer.fr"/>

	<securecookie host="^quiz\.itespresso\.fr$" name=".+"/>
	<securecookie host="^resourcecentre\.techweekeurope\.co\.uk$" name=".+"/>

	<!-- !www pages redirect to www	-->
	<rule from="^http://(?:www\.)?(itespresso|silicon|theinquirer)\.fr/(favicon\.ico|wp-(?:content|includes)/)" to="https://$1.fr/$2"/>

	<rule from="^http://quiz\.itespresso\.fr/" to="https://quiz.itespresso.fr/"/>

	<!--	!www redirects to www	-->
	<rule from="^http://(?:www\.)?netmediaeurope\.co\.uk/" to="https://www.netmediaeurope.co.uk/"/>

	<!--	www resets	-->
	<rule from="^http://(?:www\.)?netmediaeurope\.fr/" to="https://netmediaeurope.fr/"/>

	<rule from="^http://resourcecentre\.techweekeurope\.co\.uk/" to="https://resourcecentre.techweekeurope.co.uk/"/>

	<rule from="^http://(?:www\.)?techweekeurope\.fr/" to="https://techweekeurope.fr/"/>

</ruleset>

NetMediaEurope.xml    File a bug

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):

<!--	Nonfunctional
		(www.)channelbiz.(co.uk|es|it)		(plesk default page)
		(www.)channelbiz.de			(displays "Bart")
		(www.)channelbiz.fr			(redirects to http www)
		(www.)downsoft.com			(reset)
		(www.)gizmodo.fr			(cert: plesk; blank)
		(telecharger|www).itespresso.fr		(reset; !www presents plesk cert and redirects to www)
		(www.)itespresso.de			(www resets; !www displays "Bart")
		(www.)itespresso.(es|it)		(plesk default page)
		(www.)netmediaeurope.com		(plesk default page)
		subscriber.netmediaeurope.com		(timeout)
		(www.)netmediaeurope.es			(cert: www.soul-bcn-shop.com, expired; Apache test page)
		www.netmediaeurope.fr			(reset)
		fr.netmediaeurope.com			(timeout)
		www.silicon.fr				(reset; !www pages redirect to www)
		((news|static|www).)?techeye.net	(timeout)
		techweekeurope.co.uk			(plesk default page)
		www.techweekeurope.co.uk		(reset)
		theinquirer.fr				(cert: plesk; pages redirect to www)
		

--><ruleset name="NetMediaEurope" default_off="expired, mismatch">
	<!--	plesk	-->
	<target host="itespresso.fr"/>
	<target host="*.itespresso.fr"/>
	<target host="netmediaeurope.co.uk"/>
	<target host="www.netmediaeurope.co.uk"/>
	<target host="netmediaeurope.fr"/>
	<target host="www.netmediaeurope.fr"/>
	<target host="silicon.fr"/>
	<target host="www.silicon.fr"/>
	<target host="resourcecentre.techweekeurope.co.uk"/>
	<target host="techweekeurope.fr"/>
	<target host="www.techweekeurope.fr"/>
	<target host="theinquirer.fr"/>
	<target host="www.theinquirer.fr"/>

	<securecookie host="^quiz\.itespresso\.fr$" name=".+"/>
	<securecookie host="^resourcecentre\.techweekeurope\.co\.uk$" name=".+"/>

	<!-- !www pages redirect to www	-->
	<rule from="^http://(?:www\.)?(itespresso|silicon|theinquirer)\.fr/(favicon\.ico|wp-(?:content|includes)/)" to="https://$1.fr/$2"/>

	<rule from="^http://quiz\.itespresso\.fr/" to="https://quiz.itespresso.fr/"/>

	<!--	!www redirects to www	-->
	<rule from="^http://(?:www\.)?netmediaeurope\.co\.uk/" to="https://www.netmediaeurope.co.uk/"/>

	<!--	www resets	-->
	<rule from="^http://(?:www\.)?netmediaeurope\.fr/" to="https://netmediaeurope.fr/"/>

	<rule from="^http://resourcecentre\.techweekeurope\.co\.uk/" to="https://resourcecentre.techweekeurope.co.uk/"/>

	<rule from="^http://(?:www\.)?techweekeurope\.fr/" to="https://techweekeurope.fr/"/>

</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;