packages feed

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

<ruleset name="Wireshark">
  <target host="wireshark.org" />
  <target host="anonsvn.wireshark.org" />
  <target host="www.wireshark.org" />

  <rule from="^http://wireshark\.org/" to="https://wireshark.org/"/>
  <rule from="^http://(anonsvn|www)\.wireshark\.org/" to="https://$1.wireshark.org/"/>
</ruleset>