packages feed

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

<ruleset name="RoyalGovUK" platform="mixedcontent">
  <target host="royal.gov.uk"/>
  <target host="www.royal.gov.uk"/>

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

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