Skip to content

Commit

Permalink
Update broken link: owo (#53) (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torro committed Dec 5, 2022
1 parent c0b138b commit 609bbda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
4 changes: 2 additions & 2 deletions db/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -12074,7 +12074,7 @@
"Auth": "",
"HTTPS": true,
"Cors": "unknown",
"Link": "https://owo.vc/api",
"Link": "https://owo.vc/api.html",
"Category": "URL Shorteners"
},
{
Expand Down Expand Up @@ -12860,4 +12860,4 @@
"Link": "https://yandex.com/dev/weather/",
"Category": "Weather"
}
]}
]}

0 comments on commit 609bbda

Please sign in to comment.