https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Shannon-Health.xml
<ruleset name="Shannon Health">
<target host="myshannonconnection.org" />
<target host="*.myshannonconnection.org" />
<target host="shannonhealth.com" />
<target host="*.shannonhealth.com" />
<securecookie host="^(.*\.)?myshannonconnection\.org$" name=".+" />
<securecookie host="^(.*\.)?shannonhealth\.com$" name=".+" />
<rule from="^https?://(?:www\.)?myshannonconnection\.org/"
to="https://www.myshannonconnection.org/" />
<rule from="^https?://(?:www\.)?shannonhealth\.com/"
to="https://www.shannonhealth.com/" />
</ruleset>