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:
Non-2xx HTTP code: http://efinancialnews.com/ (200) => http://efinancialnews.com/ (500)
Fetch error: http://services.wsje.com/ => https://services.wsje.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Fetch error: http://wsjeuropesubs.com/ => https://wsjeuropesubs.com/: (28, 'Connection timed out after 20002 milliseconds')
Fetch error: http://wsjsafehouse.com/ => https://www.wsjsafehouse.com/: (7, 'Failed to connect to www.wsjsafehouse.com port 443: Connection refused')

Disabled by https-everywhere-checker because:
Fetch error: http://om.dowjoneson.com/ => https://djglobal.122.2o7.net/: None
Fetch error: http://services.wsje.com/ => https://services.wsje.com/: (60, 'SSL certificate problem: unable to get local issuer certificate')
	For problematic rules, see News-Corporation-mismatches.xml.


	Other News Corporation rulesets:

		- alsop-n.uk.xml
		- barrons.com.xml
		- driving.co.uk.xml
		- Fox-News.xml
		- IGN.xml
		- Marketwatch.com.xml
		- sunmotors.co.uk.xml
		- thescottishsun.co.uk.xml
		- thesun.co.uk.xml
		- thesun.ie.xml
		- Times.xml
		- wsj.com.xml


	CDN buckets:

		- s3.amazonaws.com/static.fins.com/
		- efinancialnews.com.edgesuite.net/...
			- a1859.g.akamai.net/...
		- s.smartmoney.net.edgesuite.net/...
			- a1092.g.akamai.net/...
		- sj.smartmoney.net.edgesuite.net/...
			- a1683.g.akamai.net/...


	Nonfunctional domains:

		- www.news.com.au	(Akamai; "Service Unavailable")

--><ruleset name="News Corporation (partial)" default_off="failed ruleset test">

	<target host="om.dowjoneson.com"/>
	<target host="djrc.portal.dowjones.com"/>
	<target host="efinancialnews.com"/>
	<target host="*.efinancialnews.com"/>
	<target host="factiva.com"/>
	<target host="*.factiva.com"/>
	<target host="fins.com"/>
	<target host="*.fins.com"/>
	<target host="*.wsj.com"/>
	<target host="services.wsje.com"/>
	<target host="smartmoney.com"/>
	<target host="*.smartmoney.com"/>
	<target host="*.smartmoney.net"/>
	<target host="wsjeuropesubs.com"/>
	<target host="*.wsjeuropesubs.com"/>
	<target host="wsjsafehouse.com"/>
	<target host="*.wsjsafehouse.com"/>


	<securecookie host="^.*\.factiva\.com$" name=".+"/>
	<securecookie host="^secure\.smartmoney\.com$" name=".+"/>
	<securecookie host="^services\.wsje\.com$" name=".+"/>
	<securecookie host="^(?:.*\.)?wsj(?:eurosubs|safehouse)\.com$" name=".+"/>

	<rule from="^http://om\.dowjoneson\.com/" to="https://djglobal.122.2o7.net/"/>

	<rule from="^http://djrc\.portal\.dowjones\.com/" to="https://djrc.portal.dowjones.com/"/>

	<rule from="^http://(www\.)?efinancialnews\.com/(about-us/tour/|css/|img/|js/|login/|forgot-password|register)" to="https://$1efinancialnews.com/$2"/>

	<!--	Cert doesn't match !www.	-->
	<rule from="^http://factiva\.com/" to="https://www.factiva.com/"/>

	<rule from="^http://(customer|global|www)\.factiva\.com/" to="https://$1.factiva.com/"/>

	<rule from="^http://(?:www\.)?fins\.com/Finance/(cs|Image)s/" to="https://www.fins.com/Finance/$1s/"/>

	<rule from="^http://j(?:tools|secure)?\.smartmoney\.com/" to="https://jsecure.smartmoney.com/"/>

	<rule from="^http://services\.wsje\.com/" to="https://services.wsje.com/"/>

	<rule from="^http://(www\.)?wsjeuropesubs\.com/" to="https://$1wsjeuropesubs.com/"/>

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

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