https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Motley-Fool.xml
<ruleset name="The Motley Fool (partial)">
<target host="fool.com"/>
<!-- /g.: Akamai -->
<target host="*.fool.com"/>
<target host="fool.com.au"/>
<target host="*.fool.com.au"/>
<target host="fool.co.uk"/>
<target host="*.fool.co.uk"/>
<target host="*.foolcdn.com"/>
<target host="marketfoolery.com"/>
<target host="www.marketfoolery.com"/>
<rule from="^http://fool\.com/"
to="https://www.fool.com/"/>
<rule from="^http://www\.fool\.co(m|m\.au|\.uk)/(ads/|author/|Foolwatch/|help/|img/|Landing/|marketing/|PopUps/|press/|Scripts/|secure/|shop/|tracking/)"
to="https://www.fool.co$1/$2"/>
<rule from="^http://boards\.fool\.com/(Css/|\w+\.aspx$)"
to="https://boards.fool.com/$1"/>
<rule from="^http://caps\.fool\.com/(Blogs|Ticker/)"
to="https://caps.fool.com/$1"/>
<rule from="^http://my\.fool\.com/"
to="https://my.fool.com/"/>
<rule from="^http://[gs]\.fool(?:cdn)?\.co(m|m\.au|\.uk)/"
to="https://s.foolcdn.co$1/"/>
<rule from="^http://wiki\.fool\.com/"
to="https://wiki.fool.com/"/>
<rule from="^http://(?:www\.)?marketfoolery\.com/"
to="https://wiki.fool.com/MarketFoolery"/>
</ruleset>