Browse Source

Update T.LY, requires API key

t.ly requires an API key
pull/2057/head
scrazzz 2 years ago
committed by GitHub
parent
commit
39369ed431
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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 |



Loading…
Cancel
Save