Hacker News new | ask | show | jobs
by rhizome 2243 days ago
I noticed this happening with Google Image search the other day, too: image previews are base64 strings, and then sites will use URLs like https://some.site/image/abc123-GUID?format=jpeg for the source image on the site itself.

Hotlinking is endangered. Silently.