https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Thefind.xml
<ruleset name="TheFind">
<target host="s.tfcdn.com" />
<target host="thefind.com" />
<target host="*.thefind.com" />
<securecookie host="^.*\.thefind\.com$" name=".*" />
<!-- cert: *.pantherssl.com -->
<rule from="^https?://s\.tfcdn\.com/"
to="https://www.thefind.com/" />
<rule from="^https?://blog\.thefind\.com/(i|wp-content)/"
to="https://s64159.gridserver.com/$1/" />
<rule from="^http://((?:local|upfront|www)\.)?thefind\.com/"
to="https://$1thefind.com/" />
</ruleset>