packages feed

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

<ruleset name="LinuxQuestions.org" platform="mixedcontent">
  <target host="linuxquestions.org" />
  <target host="www.linuxquestions.org" />

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

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