For an example on how to use:
mob/verb/Say(T as text)
world<<swapUrls(T)
![]() |
URL Swapper |
Have you ever wanted to swap urls with per-say, short urls? |
ID:1485915
![]() Jan 30 2014, 9:00 pm
|
|
In this utility, you just use a proc and the package of "mx.x10.ssj4justdale.swapUrls.zip" will do the rest of the work.
For an example on how to use: mob/verb/Say(T as text) |