packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/GlobalSign.xml

<ruleset name="GlobalSign">
  <target host="globalsign.com" />
  <target host="www.globalsign.com" />
  <target host="seal.globalsign.com" />
  <target host="ssif1.globalsigncom" />

  <securecookie host="^(.+\.)?globalsign\.com$" name=".*"/>

  <rule from="^http://(?:www\.)?globalsign\.com/" to="https://www.globalsign.com/"/>
  <rule from="^http://(seal|ssif1)\.globalsign\.com/" to="https://$1.globalsign.com/"/>
</ruleset>