packages feed

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

<ruleset name="ThreatPost" platform="mixedcontent">
  <target host="threatpost.com" />
  <target host="www.threatpost.com" />

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

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