Does anyone still use imageshack for anything serious any more? I'm surprised to hear they're still around.<p>Here's what their compete chart looks like, for what little it's worth (login required, so screenshot instead): <a href="http://cl.ly/image/3z1v152G3r1l" rel="nofollow">http://cl.ly/image/3z1v152G3r1l</a>
Glancing at the source code <a href="http://mikescoding.com/imageshack/index.phps" rel="nofollow">http://mikescoding.com/imageshack/index.phps</a> for 30 seconds, it seems the way this works is that the uploader IP address is retrieved from some XML file on the imageshack servers. It seems every image on imageshack has a corresponding metadata XML file stored at a secret location, but the algorithm to calculate this URL was exposed during the earlier pastebin leak?
The API for videos is described here: <a href="http://code.google.com/p/imageshackapi/wiki/YFROGxmlInfo" rel="nofollow">http://code.google.com/p/imageshackapi/wiki/YFROGxmlInfo</a><p>For images it should be hidden.