https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/CareerPerfect.xml
<ruleset name="CareerPerfect">
<target host="careerperfect.com" />
<target host="*.careerperfect.com" />
<securecookie host="^\.careerperfect\.com$" name=".*" />
<!-- (www.) doesn't work over https. -->
<rule from="^http://(?:secure\.|www\.)?careerperfect\.com/"
to="https://secure.careerperfect.com/" />
<rule from="^http://monsterres\.careerperfect\.com/(brands|content/(\d{4}\w?|images|trk-v1))/"
to="https://secure.careerperfect.com/$1/" />
</ruleset>