My very own URL shortener service

I just started up my own url shortener service on ALUS based on tinyurl wo which I made 2 modifications at this time:
– presented the user the very short url, without the i parameter (as in http://alus.ws/1(3 characters shorter than default)
– added another parameter, tinyurl, to the save GET request which simulates the same output as the tinyurl.com api-create.php page. This part is then used by the autotwitter I use, which i also had to modify because it uses tinyurl hardcoded

Enjoy 🙂

Related posts

Tags:

Leave a Reply

This blog is kept spam free by WP-SpamFree.