From 3cfeeb931663d147ff1446c20ae13880d98081e5 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Thu, 19 Aug 2021 03:25:45 -0300 Subject: [PATCH] Remove LiteLink, is broken This API is broken. Unable to find the server at litelink.ml Ref: https://github.com/public-apis/public-apis/runs/3368073631?check_suite_focus=true#step:3:29 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a04373b3..a85f98a9 100644 --- a/README.md +++ b/README.md @@ -1112,7 +1112,6 @@ API | Description | Auth | HTTPS | CORS | | [Git.io](https://github.blog/2011-11-10-git-io-github-url-shortener/) | Git.io URL shortener | No | Yes | Unknown | | [Is.gd](https://is.gd/developers.php) | URL Shortening API | No | Yes | Unknown | | [Kutt](https://docs.kutt.it/) | Free Modern URL Shortener | `apiKey` | Yes | Yes | -| [LiteLink](https://litelink.ml/) | Simple URL Shortener | No | Yes | Yes | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | 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 |