Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update broken link: owo (#53) #56

Merged
merged 1 commit into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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"
}
]}
]}