packages feed

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

<ruleset name="CompaniesInTheUK">
  <target host="companiesintheuk.co.uk" />
  <target host="www.companiesintheuk.co.uk" />

  <securecookie host="^(.+\.)?companiesintheuk\.co\.uk$" name=".*"/>

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