packages feed

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

<ruleset name="Wells Fargo">
  <target host="wellsfargo.com" />
  <target host="*.wellsfargo.com" />

  <rule from="^http://wellsfargo\.com/" to="https://www.wellsfargo.com/" />
  <rule from="^http://([^/:@\.]+)\.wellsfargo\.com/" to="https://$1.wellsfargo.com/" />
</ruleset>