From 8db4893b2fb83ae051cb5539b8d149ca695b07df Mon Sep 17 00:00:00 2001 From: Katlyn Lorimer <17418611+katlyn@users.noreply.github.com> Date: Thu, 10 Nov 2022 15:40:25 -0900 Subject: [PATCH] Update and correct owo.vc information Updates owo.vc's link to point to the correct page for API documentation, as well as updates the link text with the full and more accurate name of the service. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7348891..079b6b09 100644 --- a/README.md +++ b/README.md @@ -1724,7 +1724,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Kutt](https://docs.kutt.it/) | Free Modern URL Shortener | `apiKey` | Yes | Yes | | [Mgnet.me](http://mgnet.me/api.html) | Torrent URL shorten API | No | Yes | No | -| [owo](https://owo.vc/api) | A simple link obfuscator/shortener | No | Yes | Unknown | +| [owo.vc](https://owo.vc/api.html) | A simple link obfuscator and shortener | No | 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 | | [Shrtcode](https://shrtco.de/docs) | URl Shortener with multiple Domains | No | Yes | Yes |