Top 10 URL in last 24h Date Clicks
http://tux-pla.net/0yf2010-02-08 23:01:49172
http://tux-pla.net/0y82010-02-08 12:03:2138
http://tux-pla.net/0y42010-02-08 09:54:0730
http://tux-pla.net/0y32010-02-08 07:12:1822
http://tux-pla.net/0ya2010-02-08 13:52:4521
http://tux-pla.net/0y92010-02-08 12:14:5318
http://tux-pla.net/0yd2010-02-08 22:26:5118
http://tux-pla.net/0y52010-02-08 10:33:4813
http://tux-pla.net/0ye2010-02-08 22:49:2213
http://tux-pla.net/0yg2010-02-08 23:04:5113
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