packages feed

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

<ruleset name="Kachingle" platform="mixedcontent">
  <target host="kachingle.com" />
  <target host="www.kachingle.com" />
  <target host="downloads.kachingle.com" />
  <target host="assets.kachingle.com" />
  <target host="medallion.kachingle.com" />

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

  <rule from="^http://kachingle\.com/" to="https://kachingle.com/"/>
  <rule from="^http://(www|downloads|assets|medallion)\.kachingle\.com/" to="https://$1.kachingle.com/"/>
</ruleset>