<ruleset name="Zataz" platform="mixedcontent">

	<target host="zataz.com" />
	<target host="*.zataz.com" />


	<securecookie host="^(?:.*\.)?zataz\.com$" name=".+" />


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

</ruleset>