Migrated from generic-functions v3

ryanmcgrath 2010-09-13 02:21:28 -07:00
parent 79edd840ac
commit c53a3d1bfe

@ -1,6 +1,6 @@
The following functions serve basic needs, both in terms of the library itself, and some auxiliary functions.
<b>shortenURL()
<b>shortenURL()</b>
Returns a specified url shortened by is.gd. The choice of url shortener can be overridden if necessary. Most url shorteners have API limits; be sure to investigate this before you use this in a widespread manner.