I'm going to be making a url forwarding service mainly for myself, but I figure if there's some interest maybe I'll make it into an open service.
In addition to normal short-urls and basic stats, I was thinking:
- DMR (or ability to chose what kind of redirect)
-- Also ability to set up fallback redirect in case referer can't be hidden
- Limited use urls
-- (URLs that expire after X clicks)
-- (URLs that expire after X time)
What else would be useful?
In addition to normal short-urls and basic stats, I was thinking:
- DMR (or ability to chose what kind of redirect)
-- Also ability to set up fallback redirect in case referer can't be hidden
- Limited use urls
-- (URLs that expire after X clicks)
-- (URLs that expire after X time)
What else would be useful?