From 39369ed43110dc12279839df7db5d8746b9e1b04 Mon Sep 17 00:00:00 2001 From: scrazzz <70033559+scrazzz@users.noreply.github.com> Date: Sat, 18 Sep 2021 21:16:29 +0300 Subject: [PATCH] Update T.LY, requires API key t.ly requires an API key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b576bef..9777cd77 100644 --- a/README.md +++ b/README.md @@ -1200,7 +1200,7 @@ API | Description | Auth | HTTPS | CORS | | [Short Link](https://github.com/FayasNoushad/Short-Link-API) | Short URLs support so many domains | No | Yes | Unknown | | [Shrtcode](https://shrtco.de/docs) | URl Shortener with multiple Domains | No | Yes | Yes | | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes | -| [T.LY](https://t.ly/docs) | URL shortener API | No | Yes | No | +| [T.LY](https://t.ly/docs) | URL shortener API | `apiKey` | Yes | No | | [TinyUID](https://tinyuid.com/docs) | Shorten long URLs | No | Yes | Yes | | [Zero Width Shortener](https://docs.zws.im) | Shortens URLs using spaces that have zero width, making them invisible to humans | No | Yes | Unknown |