packages feed

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

<ruleset name="Olark">
  <target host="olark.com" />
  <target host="*.olark.com" />

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

  <rule from="^http://(?:www\.)?olark\.com/" to="https://www.olark.com/" />
  <rule from="^http://(assets|static|[0-9]+-async|)\.olark\.com/" to="https://$1.olark.com/" />
</ruleset>