https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Exoclick.xml
<!--
Nonfunctional domains:
- ads.exoclick.com *
- custom.exoclick.com *
- (www.)exoclickmobile.com
* Dropped
Problematic domains:
- exoclick.com (refused)
- www-static.exoclick.com (dropped)
Fully covered subdomains:
- www-static (→ www)
-->
<ruleset name="Exoclick (partial)">
<target host="exoclick.com" />
<target host="*.exoclick.com" />
<!-- name="^(impressions|lng|PHPSESSID|tag|__utm\w)$"
-->
<securecookie host="^\.exoclick\.com$" name=".+" />
<rule from="^http://(?:www\.|www-static\.)?exoclick\.com/"
to="https://www.exoclick.com/" />
<rule from="^http://syndication\.exoclick\.com/"
to="https://syndication.exoclick.com/" />
</ruleset>