Comment on Any suggestions for a link UNshortener?

antsu@discuss.tchncs.de ⁨2⁩ ⁨weeks⁩ ago

I understand this is not exactly what you’re asking for, but if you have access to a terminal, you can “unshorten” a link with:

curl --head -L https://example.com/short | grep: location

source
Sort:hotnewtop