Top 10 URL in last 24h Date Clicks
http://tux-pla.net/jrf2012-02-04 21:20:562
http://tux-pla.net/jrd2012-02-04 01:46:062
http://tux-pla.net/jrc2012-02-04 01:29:492
http://tux-pla.net/jre2012-02-04 16:48:131
Use with php :

$short = file_get_contents('http://tux-pla.net/api.php?longurl=http://www.kernel.org');

Use with curl :

curl http://tux-pla.net/api.php?longurl=http://www.kernel.org

Use with wget :

wget -q -O - http://tux-pla.net/api.php?longurl=http://www.kernel.org