Top 10 URL in last 24h Date Clicks
http://ubunt.eu/5t2010-09-04 13:10:4925
http://ubunt.eu/5v2010-09-04 17:30:563
http://ubunt.eu/5s2010-09-03 23:15:462
http://ubunt.eu/5u2010-09-04 14:07:380
http://ubunt.eu/5w2010-09-04 21:35:140
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