I intend to make a program in which they work to convert the normal url to adf.ly link..my idea is to use the api documentation of adf.ly tool to convert the link..the problem now is that I do not know where should I start to make this boat.
other than that I have made some study of how it works using the javascript below
javascript:void(location.href='http://api.adf.ly/api.php?key=9abfacd7fa1434865db9f0deddc69a1f&uid=adf.ly uid paste here&advert_type=int&domain=adf.ly&url='+encodeURIComponent(location.href))
you can make this javascript as a bookmark in the browser. But you must enter your adf.ly uid for its to work..Then the next time you want to create an adf.ly link, just visit the page and hit the bookmark. it will change the link to adf.ly automatically without requiring users to log in
other than that I have made some study of how it works using the javascript below
javascript:void(location.href='http://api.adf.ly/api.php?key=9abfacd7fa1434865db9f0deddc69a1f&uid=adf.ly uid paste here&advert_type=int&domain=adf.ly&url='+encodeURIComponent(location.href))
you can make this javascript as a bookmark in the browser. But you must enter your adf.ly uid for its to work..Then the next time you want to create an adf.ly link, just visit the page and hit the bookmark. it will change the link to adf.ly automatically without requiring users to log in