Hi,
While analyzing my own website I came across a few things that I think should be improved for the Buy Me A Coffee widget as well.
  • Provide an "alt" attribute for the widget image.
  • Set a Cache TTL on the resources it uses (via CDN)
  • Provide a SameSite attribute for the cookies, otherwise they will stop working in a future (at least Chrome) release
  • Add "defer" in generated script tag
Kind regards,
Thijs Tijsma