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:

<!--
	Refused:
		action.nwf.org
		affiliates.nwf.org
		annualreport.nwf.org
		blog.nwf.org
		blogs.nwf.org
		cardshop.nwf.org
		extranet.nwf.org
		gulfrestoration.nwf.org
		international.nwf.org
		keepitpublic.nwf.org
		legacy.nwf.org
		nationalwildlifefederation.nwf.org
		nationalwildlifefederationuat.nwf.org
		naturalist.nwf.org
		nwf.nwf.org
		photos.nwf.org
		poll.nwf.org
		restorethegulf.nwf.org
		secure.nwf.org
		wildlifeacre.nwf.org

	Private subdomain:
		citrix.nwf.org
		owa.nwf.org

	Different content http/https:
		email.nwf.org
		search.nwf.org

	Secure connection failed:
		jira.nwf.org:8080

	Redirect to http:
		online.nwf.org

	Refused:
		tweetmixx.nwf.org

--><ruleset name="National Wildlife Foundation">

	<target host="nwf.org"/>
	<target host="www.nwf.org"/>
	<target host="affiliates.nwf.org"/>
	<target host="cardshop.nwf.org"/>
	<target host="leaders.nwf.org"/>
	<target host="legacy.nwf.org"/>
	<target host="photocontest.nwf.org"/>
	<target host="photos.nwf.org"/>
	<target host="securepay.nwf.org"/>
	<target host="wildlifeacre.nwf.org"/>

	<target host="cardshopnwf.org"/>
	<target host="www.cardshopnwf.org"/>

	<target host="shopnwf.org"/>
	<target host="www.shopnwf.org"/>
	
	<securecookie host="^www\.nwf\.org$" name=".+"/>

	<rule from="^http://affiliates\.nwf\.org/" to="https://www.nwf.org/Who-We-Are/Affiliate-Partnership.aspx"/>

	<rule from="^http://cardshop\.nwf\.org/" to="https://www.cardshopnwf.org/"/>

	<rule from="^http://legacy\.nwf\.org/" to="https://www.nwf.org/Legacy.aspx"/>
	
	<rule from="^http://photos\.nwf\.org/" to="https://www.nwf.org/News-and-Magazines/National-Wildlife/PhotoZone.aspx"/>

	<rule from="^http://wildlifeacre\.nwf\.org/" to="https://www.nwf.org/Wildlife/Adopt-a-Wildlife-Acre.aspx"/>

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

</ruleset>

National_Wildlife_Foundation.xml    File a bug

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

<!--
	Refused:
		action.nwf.org
		affiliates.nwf.org
		annualreport.nwf.org
		blog.nwf.org
		blogs.nwf.org
		cardshop.nwf.org
		extranet.nwf.org
		gulfrestoration.nwf.org
		international.nwf.org
		keepitpublic.nwf.org
		legacy.nwf.org
		nationalwildlifefederation.nwf.org
		nationalwildlifefederationuat.nwf.org
		naturalist.nwf.org
		nwf.nwf.org
		photos.nwf.org
		poll.nwf.org
		restorethegulf.nwf.org
		secure.nwf.org
		wildlifeacre.nwf.org

	Private subdomain:
		citrix.nwf.org
		owa.nwf.org

	Different content http/https:
		email.nwf.org
		search.nwf.org

	Secure connection failed:
		jira.nwf.org:8080

	Redirect to http:
		online.nwf.org

	Refused:
		tweetmixx.nwf.org

--><ruleset name="National Wildlife Foundation">

	<target host="nwf.org"/>
	<target host="www.nwf.org"/>
	<target host="affiliates.nwf.org"/>
	<target host="cardshop.nwf.org"/>
	<target host="leaders.nwf.org"/>
	<target host="legacy.nwf.org"/>
	<target host="photocontest.nwf.org"/>
	<target host="photos.nwf.org"/>
	<target host="securepay.nwf.org"/>
	<target host="wildlifeacre.nwf.org"/>

	<target host="cardshopnwf.org"/>
	<target host="www.cardshopnwf.org"/>

	<target host="shopnwf.org"/>
	<target host="www.shopnwf.org"/>
	
	<securecookie host="^www\.nwf\.org$" name=".+"/>

	<rule from="^http://affiliates\.nwf\.org/" to="https://www.nwf.org/Who-We-Are/Affiliate-Partnership.aspx"/>

	<rule from="^http://cardshop\.nwf\.org/" to="https://www.cardshopnwf.org/"/>

	<rule from="^http://legacy\.nwf\.org/" to="https://www.nwf.org/Legacy.aspx"/>
	
	<rule from="^http://photos\.nwf\.org/" to="https://www.nwf.org/News-and-Magazines/National-Wildlife/PhotoZone.aspx"/>

	<rule from="^http://wildlifeacre\.nwf\.org/" to="https://www.nwf.org/Wildlife/Adopt-a-Wildlife-Acre.aspx"/>

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

</ruleset>

National_Wildlife_Foundation.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;