packages feed

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

<ruleset name="AbeBooks" platform="mixedcontent">
  <target host="abebooks.co.uk" />
  <target host="www.abebooks.co.uk" />
  <target host="abebooks.com" />
  <target host="www.abebooks.com" />

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