HTTPS Everywhere Atlas

asus.com

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

<!--
	404:
		- autodiscover
		- csr
		- press
		- sonicmaster

	Dropped:
		- ^ (fixed by this ruleset)
		- promos
		- service
		- www.service
		- zenbook

	Incomplete certificate chain:
		- dlsvr04
		- press
		- qr

	Mismatched:
		- advantage
		- dlcdnet
		- eee
		- emditpison
		- support
		- event

	Mixed content:
		- store

	Redirect to HTTP:
		- shop

	Refused:
		- myzen

	SSL protocol error:
		- commercialsupport
		- www.commercialsupport
--><ruleset name="ASUS.com (partial)">
	<target host="asus.com"/>
	<target host="www.asus.com"/>
	<target host="account.asus.com"/>
	<target host="advantage.asus.com"/>
	<target host="apps.asus.com"/>
	<target host="asuscontrolcenter.asus.com"/>
	<target host="ca.estore.asus.com"/>
	<target host="csr.asus.com"/>
	<target host="demeter.asus.com"/>
	<target host="dlcdnimgs.asus.com"/>
	<target host="edgeup.asus.com"/>
	<target host="eshop.asus.com"/>
	<target host="etrk.asus.com"/>
	<target host="event.asus.com"/>
	<target host="mymail.asus.com"/>
	<target host="pcdiy.asus.com"/>
	<target host="rog.asus.com"/>
	<target host="serviceshop.asus.com"/>
	<target host="talent.asus.com"/>
	<target host="techinstyle.asus.com"/>
	<target host="vip.asus.com"/>
	<target host="zenbo.asus.com"/>
	<target host="zenui.asus.com"/>

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

	<rule from="^http://asus\.com/" to="https://www.asus.com/"/>

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

ASUS.com.xml    File a bug

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

<!--
	404:
		- autodiscover
		- csr
		- press
		- sonicmaster

	Dropped:
		- ^ (fixed by this ruleset)
		- promos
		- service
		- www.service
		- zenbook

	Incomplete certificate chain:
		- dlsvr04
		- press
		- qr

	Mismatched:
		- advantage
		- dlcdnet
		- eee
		- emditpison
		- support
		- event

	Mixed content:
		- store

	Redirect to HTTP:
		- shop

	Refused:
		- myzen

	SSL protocol error:
		- commercialsupport
		- www.commercialsupport
--><ruleset name="ASUS.com (partial)">
	<target host="asus.com"/>
	<target host="www.asus.com"/>
	<target host="account.asus.com"/>
	<target host="advantage.asus.com"/>
	<target host="apps.asus.com"/>
	<target host="asuscontrolcenter.asus.com"/>
	<target host="ca.estore.asus.com"/>
	<target host="csr.asus.com"/>
	<target host="demeter.asus.com"/>
	<target host="dlcdnimgs.asus.com"/>
	<target host="edgeup.asus.com"/>
	<target host="eshop.asus.com"/>
	<target host="etrk.asus.com"/>
	<target host="event.asus.com"/>
	<target host="mymail.asus.com"/>
	<target host="pcdiy.asus.com"/>
	<target host="rog.asus.com"/>
	<target host="serviceshop.asus.com"/>
	<target host="talent.asus.com"/>
	<target host="techinstyle.asus.com"/>
	<target host="vip.asus.com"/>
	<target host="zenbo.asus.com"/>
	<target host="zenui.asus.com"/>

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

	<rule from="^http://asus\.com/" to="https://www.asus.com/"/>

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

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