From bc6cd4e42093c06e59f0053ad69073069eae15fc Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 15 Dec 2024 17:21:03 -0500 Subject: [PATCH] Add T.LY URL Shortener API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa7d3b3ef..5aa649f53 100644 --- a/README.md +++ b/README.md @@ -1742,6 +1742,7 @@ | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes | | [Spoo.me](https://spoo.me/api) | Free URL shortener with custom alias, max-clicks, password protection and advanced analytics support | No | Yes | Yes | | [TinyURL](https://tinyurl.com/app/dev) | Shorten long URLs | `apiKey` | Yes | No | +| [T.LY](https://t.ly/docs) | URL shortener and link management service | `apiKey` | Yes | Yes | | [Urlmskr](https://github.com/Axorax/urlmskr#urlmskr-api) | Easy and fast masked, shortened link creation | No | Yes | Unknown | **[⬆ Back to Index](#index)**