Reported by @untold pawn
Bug Report: Safety Concern of the given images in ChatGPT response
`Steps to Reproduce`
While viewing a ChatGPT response in a React / TypeScript / Node.js discussion,
an image preview attempted to load from www.freepng.com.
My antivirus blocked the connection due to a TLS certificate mismatch
(the certificate was issued for a different domain).
No file was downloaded or executed, but this image source triggered
a security warning at connection time.
Just reporting in case the image source should be avoided or reviewed.
`Expected Result`
not receiving images with security concern
`Actual Result`
TLS certificate mismatch alarm
`Environment`
Windows 11, Chrome