Welcome to Erzen's URL shortener! To shorten a url, append it to er-z.tk/shorten/ and you will get a json response with the short url. For example, er-z.tk/shorten/https://www.google.com will give you something like {"url":"er-z.tk/ab12nY"}. To visit a shortened url, just enter it in your browser and you will be redirected to the original url. For example, er-z.tk/ab12nY will take you to https://www.google.com.