https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Manta.xml
<!--
Nonfunctional domains:
- services.manta-r1.com (400; mismatched, CN: *.hs.llnwd.net)
Problematic domains:
- connect.manta.com *
- llnw.manta.com *
- m[34].manta-r1.com (400; mismatched, CN: *.hs.llnwd.net)
* Works; mismatched, CN: www.manta.com
-->
<ruleset name="Manta (partial)">
<target host="manta.com" />
<target host="*.manta.com" />
<target host="*.manta-r1.com" />
<securecookie host="^w*\.manta\.com$" name=".+" />
<rule from="^http://(?:llnw\.|(www\.))?manta\.com/"
to="https://$1manta.com/" />
<rule from="^https?://m\d\.manta-r1\.com/"
to="https://www.mata.com/" />
</ruleset>