packages feed

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

<ruleset name="Safari Books Online">
  <target host="my.safaribooksonline.com" />
  <target host="www.safaribooksonline.com" />

    <rule from="^http://my\.safaribooksonline\.com/login$"
        to="https://ssl.safaribooksonline.com/securelogin"/>
    <rule from="^http://www\.safaribooksonline\.com/Corporate/Index/logIn\.php$"
        to="https://ssl.safaribooksonline.com/securelogin"/>
</ruleset>