https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Simply-Hired.xml
<!-- !functional:
- blog
-->
<ruleset name="Simply Hired">
<target host="jobamatic.com"/>
<target host="*.jobamatic.com"/>
<target host="support.simplyhired.com"/>
<securecookie host="^www\.jobamatic\.com$" name=".*"/>
<!-- clients have unique subdomains -->
<rule from="^http://([\w\-]+\.)?jobamatic\.com/"
to="https://$1jobamatic.com/"/>
<rule from="^http://support\.simplyhired\.com/(assets|generated|images|system)/"
to="https://simplyhired.zendesk.com/$1/"/>
</ruleset>