LINK SHORTENER

No JavaScript required, no sign-ups, 100% free.

Leave empty for a random path.

Advanced options

Visitors must enter this to access the link.

Leave empty for a permanent link.

cURL
curl -X POST https://sk.tn/ \
  -H "Cookie: vault=<key>" \
  -d "url=https://example.com" \
  -d "path=my-link"