<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>
