packages feed

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

<ruleset name="Pizzahut UK" platform="mixedcontent">
  <target host="pizzahut.co.uk" />
  <target host="www.pizzahut.co.uk" />
  <target host="delivery.pizzahut.co.uk" />

  <rule from="^http://(?:www\.)?pizzahut\.co\.uk/" to="https://www.pizzahut.co.uk/"/>
  <rule from="^http://(delivery)\.pizzahut\.co\.uk/" to="https://$1.pizzahut.co.uk/"/>
</ruleset>