<!-- Thanks to ForceTLS -->
<ruleset name="BofA (buggy)" default_off="breaks some URLs">
  <target host="www.bankofamerica.com" />
  <target host="bankofamerica.com" />

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