[02:46] So hey. I've got a URL shortener laying around, what sort of format would you guys prefer it dumped in? [02:46] See how it is in urlte.am [02:46] Would you like an API to it? [02:46] Are you the shortener? [02:47] Yeah, I wrote one up a few years ago one night when I was drunk [02:48] Gets a thousand or so people clicking through the URLs a month. Not too big, but there's a few thousand URLs shortened in it [02:48] The idea of a central backup for URL shorteners seems like a good idea [03:14] API is good to have to it, yes. [03:22] TehShrike: okay, cool. I can help you. [03:23] the way we archive url shorteners is detailed on urlte.am. [03:23] in short: [03:23] http://tinyurl.com/foo-whatever [03:23] becomes a line in the file 'tinyurl.com' [03:24] foo-whatever|http://target.url/