Page is a not externally linkable
londrum - 8:25 pm on May 21, 2011 (gmt 0)
[edited by: Robert_Charlton at 7:19 am (utc) on May 22, 2011]
Just to clarify, did a preview in Google of a page, checked my server logs, there was no hit on my server, it's pulling the image from some Google cache server.
if you look in the source code its not actually an image, its one of those fancy base64 things. so i suppose they could argue that they aren't actually storing an image, just a simple text string.
like this... which is a little yellow star
<img src="data:image/gif;base64,R0lGODlhDwAPAKIAAPz8neq/B96IBgAAAP///
wAAAAAAAAAAACH5BAEAAAQALAAAAAAPAA8AAANASLo0/
GwAB5+kVckwswYcpg3kFoQlCazgebLd4M4zJgt4LgRiE+i7ng/
Ig9x2uGIEsOOdBJ2FjOcgnUQlC0mRAAA7">
[edit reason] fixed side-scroll [/edit]