Imgur has a good API, and it would be neat to upload player's snapshot automatically there, using C2 canvas snapshot and the resulting data uri through ajax.
I used Imgur in the past to upload images from a script made with Autohotkey, but I'm not quite sure how to do it with javascript and C2.
Pretty it's gonna be quite straightforward though for those who know javascript :]
Here is the link the api docs and a full example in js
Something like Upload image / On image uploaded, and eventually a progress report would be great
Thanks!