<ruleset name="Change.org">
  <target host="change.org" />
  <target host="*.change.org" />

   <exclusion pattern="^http://blog\.change\.org/"/>

   <rule from="^http://([^/:@]*)change\.org/"
         to="https://$1change.org/"/>
</ruleset>
