From 04de5ac52133e744dc8a6df67236d7da9f26fe03 Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Fri, 22 Oct 2021 14:07:31 +0200 Subject: [PATCH] Removed Is.gd since it's inaccessible --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f723acff..87900418 100644 --- a/README.md +++ b/README.md @@ -1401,7 +1401,6 @@ API | Description | Auth | HTTPS | CORS | | [Clico](https://cli.com/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config) | URL shortener service | `apiKey` | Yes | Unknown | | [Git.io](https://github.blog/2011-11-10-git-io-github-url-shortener/) | Git.io URL shortener | No | Yes | Unknown | | [GoTiny](https://github.com/robvanbakel/gotiny-api) | A lightweight URL shortener, focused on ease-of-use for the developer and end-user | No | Yes | Yes | -| [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 | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | | [Short Link](https://github.com/FayasNoushad/Short-Link-API) | Short URLs support so many domains | No | Yes | Unknown |