https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/TNS-Gallup.xml
<!--
For other TNS coverage, see TNS-Global.xml
Nonfunctional:
- tnsdk.spring-tns.net
- (www.)tns-gallup.dk
-->
<ruleset name="TNS Gallup (partial)">
<target host="statistik-gallup.net" />
<securecookie host="^statistik-gallup.net$" name=".*" />
<!-- Cert only matches /stat... -->
<rule from="^https?://www\.statistik-gallup\.net/"
to="https://statistik-gallup.net/" />
<!-- Sets tracking beacons, e.g.:
https://statistik-gallup.net/V11***billetnet_dk/dk/ISO-8859-15/tmsec=billetnet_dk/
-->
<rule from="^http://statistik-gallup\.net/"
to="https://statistik-gallup.net/" />
</ruleset>