Skip to content

Instantly share code, notes, and snippets.

@spp
Created November 11, 2009 12:01
Show Gist options
  • Save spp/231888 to your computer and use it in GitHub Desktop.
Save spp/231888 to your computer and use it in GitHub Desktop.
>> Bitly.shorten "http://www.facebook.com/home.php"
=> "http://bit.ly/3B2w14"
>> Bitly.shorten "http://bit.ly/"
=> "http://bit.ly/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment