https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Yellow-Pages-IMA.xml
<ruleset name="Yellow Pages IMA (partial)">
<target host="localsearchassociation.org"/>
<target host="*.localsearchassociation.org"/>
<target host="yellowpagesoptout.com"/>
<target host="*.yellowpagesoptout.com"/>
<target host="ypassociation.org"/>
<target host="www.ypassociation.org"/>
<securecookie host="^(.*\.)?localsearchassociation\.org$" name=".*"/>
<securecookie host="^(.*\.)?yellowpagesoptout\.com$" name=".*"/>
<rule from="^http://(?:www\.)?(?:localsearch|yp)association\.org/"
to="https://localsearchassociation.org/"/>
<rule from="^http://(?:www\.)?yellowpagesoptout\.com/"
to="https://www.yellowpagesoptout.com/"/>
</ruleset>