Top 10 URL in last 24h Date Clicks
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