From 0611140b7a95747c3b063b0924eb86c930f7fe98 Mon Sep 17 00:00:00 2001 From: Gamote <38785171+Gamote@users.noreply.github.com> Date: Thu, 8 Apr 2021 13:55:53 +0200 Subject: [PATCH] Backtick removed from a 'No' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc84786f..639af30d 100644 --- a/README.md +++ b/README.md @@ -946,7 +946,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Bitly](http://dev.bitly.com/get_started.html) | URL shortener and link management | `OAuth` | Yes | Unknown | -| [CleanURI](https://cleanuri.com/docs) | URL shortener service | `No` | Yes | Yes | +| [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 | | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes |