Skip to content

quark-zju/unshorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unshorten

Get original URLs from shortened ones.

Install

$ gem install unshorten

Usage

Using shell:

$ unshorten bit.ly/vkmMJO
https://github.com/quark-zju/unshorten

Using Ruby:

require 'unshorten'
url = Unshorten['bit.ly/vkmMJO'] # "https://github.com/quark-zju/unshorten"

About

Get original URLs from shortened ones.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages