https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/DemocracyInAction.xml
<ruleset name="DemocracyInAction">
<target host="democracyinaction.org" />
<target host="*.democracyinaction.org" />
<securecookie host="^(.*\.)?democracyinaction\.org$" name=".*" />
<rule from="^https?://democracyinaction\.org/"
to="https://www2.democracyinaction.org/" />
<rule from="^http://(caf|hq-org2|hq-salsa|org2|salsa|secure|www2?)\.democracyinaction\.org/"
to="https://$1.democracyinaction.org/" />
</ruleset>