Top 10 URL in last 24h Date Clicks
http://tux-pla.net/jou2012-01-27 06:50:36126
http://tux-pla.net/joz2012-01-27 17:42:3436
http://tux-pla.net/jox2012-01-27 10:02:5511
http://tux-pla.net/jov2012-01-27 09:46:0511
http://tux-pla.net/jow2012-01-27 09:50:519
http://tux-pla.net/joy2012-01-27 15:52:071
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