https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Say-Media.xml
<!--
For problematic rules, see Say-Media-mismatches.xml.
Nonfunctional:
- typepad.com subdomains:
- everything (times out)
- help (ditto)
- help-origin (ditto)
- static (cert: www; redirects to www)
- foo (account subdomains)
- (www.)saydaily.com (timeout)
- blog.saymedia.com (timeout)
-->
<ruleset name="Say Media (partial)" default_off="reported broken">
<target host="saymedia.com"/>
<target host="www.saymedia.com"/>
<target host="typepad.com"/>
<target host="www.typepad.com"/>
<!-- https://mail1.eff.org/pipermail/https-everywhere-rules/2012-June/001190.html -->
<exclusion pattern="http://www\.typepad\.com/services($|[\?/])" />
<rule from="^http://(www\.)?saymedia\.com/"
to="https://$1saymedia.com/"/>
<rule from="^http://(?:www\.)?typepad\.com/"
to="https://www.typepad.com/"/>
</ruleset>