packages feed

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

<ruleset name="ThisWebHost">
  <target host="thiswebhost.com" />
  <target host="www.thiswebhost.com" />

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

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