Toothpaste Pony! (minti)'s status on Tuesday, 02-Oct-12 00:35:09 UTC

  1. @nlghtmaremoon I actually had to write a script to decode that. :l "1234".replace(/[a-f0-9]/g, function(i) { return String.fromCharCode(parseInt(i, 16)); });

    Tuesday, 02-Oct-12 00:35:09 UTC from web in context