HTTPS Everywhere Atlas

articulate.com

HTTPS Everywhere currently rewrites requests to articulate.com (or its subdomains).

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:

<!--
	Login required:
		account.articulate.com
		ci.articulate.com
		rise.articulate.com
		workshops.articulate.com

	No working URL known:
		activation.articulate.com
		avatars.articulate.com
		cdn.articulate.com
		diagnostics.articulate.com
		download.articulate.com
		images.articulate.com
		metrics.articulate.com

	Invalid certificate:
		articulate-insiders.articulate.com
		drops.articulate.com
		how-to-email.articulate.com
		learn.articulate.com
		tempshare.storyline.articulate.com

	Time out:
		assets.articulate.com
		demos.articulate.com

	Refused:
		go.articulate.com

	Secure connection failed:
		tempshare.articulate.com

--><ruleset name="Articulate.com">

	<target host="articulate.com"/>
	<target host="www.articulate.com"/>
	<target host="360.articulate.com"/>
	<target host="archives.articulate.com"/>
	<target host="blog.articulate.com"/>
	<target host="blogs.articulate.com"/>
	<target host="ch.articulate.com"/>
	<target host="community.articulate.com"/>
	<target host="cn.articulate.com"/>
	<target host="de.articulate.com"/>
	<target host="en-au.articulate.com"/>
	<target host="en-uk.articulate.com"/>
	<target host="es.articulate.com"/>
	<target host="fr.articulate.com"/>
	<target host="ipc.articulate.com"/>
	<target host="kb.articulate.com"/>
	<target host="life.articulate.com"/>
	<target host="shush.articulate.com"/>
	<target host="store.articulate.com"/>
	<target host="support.articulate.com"/>

	<securecookie host=".+" name=".+"/>

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

</ruleset>

Articulate.com.xml    File a bug

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

<!--
	Login required:
		account.articulate.com
		ci.articulate.com
		rise.articulate.com
		workshops.articulate.com

	No working URL known:
		activation.articulate.com
		avatars.articulate.com
		cdn.articulate.com
		diagnostics.articulate.com
		download.articulate.com
		images.articulate.com
		metrics.articulate.com

	Invalid certificate:
		articulate-insiders.articulate.com
		drops.articulate.com
		how-to-email.articulate.com
		learn.articulate.com
		tempshare.storyline.articulate.com

	Time out:
		assets.articulate.com
		demos.articulate.com

	Refused:
		go.articulate.com

	Secure connection failed:
		tempshare.articulate.com

--><ruleset name="Articulate.com">

	<target host="articulate.com"/>
	<target host="www.articulate.com"/>
	<target host="360.articulate.com"/>
	<target host="archives.articulate.com"/>
	<target host="blog.articulate.com"/>
	<target host="blogs.articulate.com"/>
	<target host="ch.articulate.com"/>
	<target host="community.articulate.com"/>
	<target host="cn.articulate.com"/>
	<target host="de.articulate.com"/>
	<target host="en-au.articulate.com"/>
	<target host="en-uk.articulate.com"/>
	<target host="es.articulate.com"/>
	<target host="fr.articulate.com"/>
	<target host="ipc.articulate.com"/>
	<target host="kb.articulate.com"/>
	<target host="life.articulate.com"/>
	<target host="shush.articulate.com"/>
	<target host="store.articulate.com"/>
	<target host="support.articulate.com"/>

	<securecookie host=".+" name=".+"/>

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

</ruleset>

Articulate.com.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;