packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Kantar-Latam-Portal.xml

<!--
	For other Kanvar coverage, see TNS-Global.xml.

-->
<ruleset name="Kantar Latam Portal">

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


	<securecookie host="^.*\.kantarlatam\.com$" name=".*" />


	<!--	!www doesn't work over https,
		redirects to www over http.	-->
	<rule from="^http://(?:www\.)?kantarlatam\.com/"
		to="https://www.kantarlatam.com/" />

</ruleset>