diff --git a/README.md b/README.md index 7638dfd3..5203d598 100644 --- a/README.md +++ b/README.md @@ -1742,7 +1742,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](https://owo.vc/api.html)| A simple link obfuscator/shortener | No | Yes | Unknown | | [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 | diff --git a/db/resources.json b/db/resources.json index 799f6838..21224f0d 100644 --- a/db/resources.json +++ b/db/resources.json @@ -12074,7 +12074,7 @@ "Auth": "", "HTTPS": true, "Cors": "unknown", - "Link": "https://owo.vc/api", + "Link": "https://owo.vc/api.html", "Category": "URL Shorteners" }, { @@ -12860,4 +12860,4 @@ "Link": "https://yandex.com/dev/weather/", "Category": "Weather" } -]} \ No newline at end of file +]}