This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Description
Shortened urls are often used for tracking purposes, a nice feature could be something that unrolls them and replies in a thread to give users the option of which link.
Most cases should be doable via a GET to the url without following redirects and grabbing the Location header (or url if the framework exposes it)