minus-squareantsu@discuss.tchncs.detoSelfhosted@lemmy.world•Any suggestions for a link UNshortener?linkfedilinkEnglisharrow-up17·1 day agoI 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 linkfedilink
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