packages feed

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

<ruleset name="AdblockPlus">
  <target host="adblockplus.org"/>
  <target host="*.adblockplus.org"/>

  <securecookie host="^(.*\.)?adblockplus\.org$" name=".*" />

  <rule from="^http://(?:www\.)?adblockplus\.org/" to="https://adblockplus.org/"/>
  <rule from="^http://(easylist|easylist-downloads|hg|reports)\.adblockplus\.org/" to="https://$1.adblockplus.org/"/>
</ruleset>