HTTPS Everywhere Atlas

worldofwarplanes.com

HTTPS Everywhere currently rewrites requests to worldofwarplanes.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:

<!--
	For other Wargaming.net coverage, see Wargaming.net.xml.


	Redirect to http:
		worldofwarplanes.com
		www.worldofwarplanes.com
		blog.worldofwarplanes.com
		forum.worldofwarplanes.com
		forum-na.worldofwarplanes.com
		na.worldofwarplanes.com
		supertest.worldofwarplanes.com
		upd-st13.worldofwarplanes.com
		update.worldofwarplanes.com
		update-us.worldofwarplanes.com

		blog.worldofwarplanes.eu
		forum.worldofwarplanes.eu
		update.worldofwarplanes.eu

		blog.worldofwarplanes.ru
		forum.worldofwarplanes.ru
		update.worldofwarplanes.ru

	Login required:
		bugs-st13.worldofwarplanes.com

	Refused:
		cpm.worldofwarplanes.com

	Invalid certificate:
		update-ru.worldofwarplanes.com

		cdn.forum.worldofwarplanes.eu
		static-upd.worldofwarplanes.eu

		cdn.forum.worldofwarplanes.ru

--><ruleset name="World of Warplanes (partial)">

	<target host="api.worldofwarplanes.com"/>
	<target host="api.worldofwarplanes.eu"/>

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

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

</ruleset>

WorldofWarplanes.xml    File a bug

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

<!--
	For other Wargaming.net coverage, see Wargaming.net.xml.


	Redirect to http:
		worldofwarplanes.com
		www.worldofwarplanes.com
		blog.worldofwarplanes.com
		forum.worldofwarplanes.com
		forum-na.worldofwarplanes.com
		na.worldofwarplanes.com
		supertest.worldofwarplanes.com
		upd-st13.worldofwarplanes.com
		update.worldofwarplanes.com
		update-us.worldofwarplanes.com

		blog.worldofwarplanes.eu
		forum.worldofwarplanes.eu
		update.worldofwarplanes.eu

		blog.worldofwarplanes.ru
		forum.worldofwarplanes.ru
		update.worldofwarplanes.ru

	Login required:
		bugs-st13.worldofwarplanes.com

	Refused:
		cpm.worldofwarplanes.com

	Invalid certificate:
		update-ru.worldofwarplanes.com

		cdn.forum.worldofwarplanes.eu
		static-upd.worldofwarplanes.eu

		cdn.forum.worldofwarplanes.ru

--><ruleset name="World of Warplanes (partial)">

	<target host="api.worldofwarplanes.com"/>
	<target host="api.worldofwarplanes.eu"/>

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

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

</ruleset>

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