https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/OkCupid.xml
<!-- !functional:
blog.okcupid.com (okcupid.com/blog redirects to here)
-->
<ruleset name="OkCupid (partial)">
<!-- Akamai, "Service Unavailable" -->
<target host="akcdn.okccdn.com"/>
<!-- Akamai -->
<target host="akincludes.okccdn.com"/>
<!-- Akamai -->
<target host="ads.okcimg.com"/>
<!-- Akamai, 404 -->
<target host="cdn.okcimg.com"/>
<!-- *.okcupid.com -->
<target host="includes.okcimg.com"/>
<target host="okcupid.com"/>
<target host="www.okcupid.com"/>
<rule from="^http://(?:akcdn\.okccdn|cdn\.okcimg)\.com/media/"
to="https://www.okcupid.com/flat/media/"/>
<rule from="^http://(?:(?:ak)?includes\.okccdn|(?:ads|includes)\.okcimg|okcupid)\.com/"
to="https://www.okcupid.com/"/>
<rule from="^http://www\.okcupid\.com/(about/okcupid|careers|contact-us|daisy|flat/|help/\w+|legal/terms|login|press/news|w3c/)"
to="https://www.okcupid.com/$1"/>
</ruleset>