Merge pull request #1605 from timleland/patch-3

Add T.LY Link Shortener
This commit is contained in:
Marek Dano 2021-03-29 15:44:01 +01:00 committed by GitHub
commit e9502f1a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -918,6 +918,7 @@ API | Description | Auth | HTTPS | CORS |
| [CleanURI](https://cleanuri.com/docs) | URL shortener service | `No` | Yes | Yes |
| [ClickMeter](https://support.clickmeter.com/hc/en-us/categories/201474986) | Monitor, compare and optimize your marketing links | `apiKey` | Yes | Unknown |
| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |
| [T.LY](https://t.ly/docs) | URL shortener API | No | 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 |