packages feed

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

<ruleset name="PNC">
  <target host="pnc.com" />
  <target host="*.pnc.com" />

  <rule from="^http://pnc\.com/"
          to="https://www.pnc.com/" />
  <rule from="^http://(ra|www|www\.ilink|www\.recognition)\.pnc\.com/"
          to="https://$1.pnc.com/" />
</ruleset>