https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Kantar-Worldpanel.xml
<!--
For other Kantar coverage, see TNS-Global.xml.
-->
<ruleset name="Kantar Worldpanel" default_off="expired, self-signed">
<!-- Cert: plesk -->
<target host="kantarworldpanel.com" />
<target host="www.kantarworldpanel.com" />
<!-- !www doesn't work over https,
redirects to www over http. -->
<rule from="^http://(?:www\.)?kantarworldpanel\.com/"
to="https://www.kantarworldpanel.com/" />
</ruleset>