packages feed

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

<ruleset name="BrowserShots" platform="mixedcontent">
  <target host="browsershots.org"/>
  <target host="www.browsershots.org"/>

  <securecookie host="^(.+\.)?browsershots\.org$" name=".*"/>

  <rule from="^http://(?:www\.)?browsershots\.org/" to="https://browsershots.org/"/>
</ruleset>