packages feed

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

<ruleset name="DropDav">
  <target host="dropdav.com"/>
  <target host="www.dropdav.com"/>
  <target host="dav.dropdav.com"/>
  
  <securecookie host="^(.+\.)?dropdav\.com$" name=".*"/>

  <rule from="^http://(?:www\.)?dropdav\.com/" to="https://dropdav.com/"/>
  <rule from="^http://dav\.dropdav\.com/" to="https://dav.dropdav.com/" />
</ruleset>