Reviews for TinyURL
TinyURL by Robert A Moreno II
Response by Robert A Moreno II
Developer response
posted 5 years agoThank you for the feedback. I added the redirect option to version 2019.9.27.22. I looked into adding the alias too, but the TinyURL.com API doesn't support it, so I need to write a bit more code to create it using a different method (pulling it from their website directly, and some kind of interface to let you enter the name). It's going to be added, but it's going to take a little while.
Edit: I decided not to support the custom alias function until the TinyURL.com API support it. Using their website, then scraping it to pull the info programmatically seems wrong and would cause issues if the page layout changed. While this is still on my list, it's being put aside until proper support is available.
Edit: I decided not to support the custom alias function until the TinyURL.com API support it. Using their website, then scraping it to pull the info programmatically seems wrong and would cause issues if the page layout changed. While this is still on my list, it's being put aside until proper support is available.