https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/MokaFive.xml
<ruleset name="MokaFive (partial)">
<!-- cert: mokafive.com -->
<target host="moka5.com"/>
<target host="*.moka5.com"/>
<!-- 404 on mokafive.com -->
<exclusion pattern="^http://(www\.)?moka5\.com/ios$"/>
<target host="mokafive.com"/>
<target host="*.mokafive.com"/>
<securecookie host="^(.*\.)?mokafive\.com$" name=".*"/>
<rule from="^http://(blog\.|www\.)?moka(?:5|five)\.com/"
to="https://$1mokafive.com/"/>
<!-- 404 on mokafive.com -->
<rule from="^https?://(www\.)?mokafive\.com/ios$"
to="http://$1moka5.com/ios" downgrade="1" />
</ruleset>