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://a.blip.tv/images/blank.gif => https://as.blip.tv/images/blank.gif: (28, 'Connection timed out after 20000 milliseconds')
Fetch error: http://a.blip.tv/skin/smooth/images/icon-search.png => https://as.blip.tv/skin/smooth/images/icon-search.png: (7, 'Failed to connect to as.blip.tv port 443: Network is unreachable')
Fetch error: http://0.i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&w=270&h=152&fmt=jpg => https://i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&w=270&h=152&fmt=jpg: (7, 'Failed to connect to i.blip.tv port 443: Network is unreachable')
Fetch error: https://0.i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&w=270&h=152&fmt=jpg => https://i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&w=270&h=152&fmt=jpg: (7, 'Failed to connect to i.blip.tv port 443: Network is unreachable')
Fetch error: http://i.blip.tv/ => https://i.blip.tv/: (28, 'Connection timed out after 20001 milliseconds')
Fetch error: http://as.blip.tv/ => https://as.blip.tv/: (28, 'Connection timed out after 20001 milliseconds')
Fetch error: http://press.blip.tv/ => https://press.blip.tv/: (7, 'Failed to connect to press.blip.tv port 443: Network is unreachable')
Fetch error: http://theblog.blip.tv/ => https://theblog.blip.tv/: (28, 'Connection timed out after 20000 milliseconds')
Fetch error: http://a.blip.tv/ => https://as.blip.tv/: (7, 'Failed to connect to as.blip.tv port 443: Network is unreachable')

	Nonfunctional subdomains:

		- blog *

	* Tumblr


	Problematic subdomains:

		- a	(times out)
		- \d.i *

	* Dropped


	Mixed content:

		- css on ^ from a.blip.tv *
		- Images on ^ from a.blip.tv *

		- Bugs, on:

			- ^ from pixel.quantserve.com *
			- ^ from b.scorecardresearch.com *

	* Secured by us

--><ruleset name="Blip.tv (mixed content)" platform="mixedcontent" default_off="failed ruleset test">

<!--	Direct rewrites:
			-->
  <target host="blip.tv"/>
	<target host="i.blip.tv"/>
	<target host="as.blip.tv"/>
	<target host="press.blip.tv"/>
	<target host="theblog.blip.tv"/>
  <target host="www.blip.tv"/>

<!--	Complications:
			-->
  <target host="a.blip.tv"/>
	<target host="*.i.blip.tv"/>

		<test url="http://a.blip.tv/images/blank.gif"/>
		<test url="http://a.blip.tv/skin/smooth/images/icon-search.png"/>

		<test url="http://0.i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&amp;w=270&amp;h=152&amp;fmt=jpg"/>
		<test url="https://0.i.blip.tv/g?src=Therockoffice-TheRockOfficePresentsBluesTraveler559-428.jpg&amp;w=270&amp;h=152&amp;fmt=jpg"/>


	<!--	Not secured by server:
					-->
	<!--securecookie host="^\.blip\.tv$" name="^__qca$" /-->

  <securecookie host="^(?:.*\.)?blip\.tv$" name=".+"/>


	<rule from="^http://a\.blip\.tv/" to="https://as.blip.tv/"/>

	<!--	s? for protocol-relative links:
						-->
	<rule from="^https?://\d\.i\.blip\.tv/" to="https://i.blip.tv/"/>

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

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