packages feed

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

<ruleset name="Stubhub">
  <target host="www.stubhub.com"/>
  <target host="*.stubhub.com" />
  <securecookie host="^(.*\.)?stubhub\.com$" name=".*"/>
  <rule from="^http://(?:www\.)?stubhub\.com/" to="https://www.stubhub.com/"/>
  <rule from="^http://([^/:@]*)\.stubhub\.com/" to="https://$1.stubhub.com/"/>
</ruleset>