Migrated from generic-functions v4

ryanmcgrath 2010-09-13 02:21:29 -07:00
parent c53a3d1bfe
commit 9cc099b882

@ -1,6 +1,6 @@
The following functions serve basic needs, both in terms of the library itself, and some auxiliary functions.
<b>shortenURL()</b>
h2. shortenURL()
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.