http://lcamtuf.coredump.cx/squirrel/
According to the author,
This is an embedded landing page for an image. You can link to this URL and get the HTML document you are viewing right now (soon to include essential squirrel facts); or embed the exact same URL as an image on your own squirrel-themed page:
<a href="http://lcamtuf.coredump.cx/squirrel/">Click here!</a> <img src="http://lcamtuf.coredump.cx/squirrel/">
No server-side hacks involved - the magic happens in your browser.
In other words, if you pop that URL into your browser it renders as a web page, but you can also use the same URL as an image source.
What kind of witchcraft is at work here?
(Edit: source code from the above link if that site ever goes offline.)