From e16646b5b159af73a3d156f958ef3a40442e55e6 Mon Sep 17 00:00:00 2001 From: Axorax <78349410+Axorax@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:00:20 +0600 Subject: [PATCH] Add Urlmskr (#101) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc1086f..ea10680 100644 --- a/README.md +++ b/README.md @@ -1762,6 +1762,7 @@ API | Description | Auth | HTTPS | CORS | | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes | | [TinyURL](https://tinyurl.com/app/dev) | Shorten long URLs| `apiKey` | Yes | No| | [UrlBae](https://urlbae.com/developers)| Simple and efficient short link creation | `apiKey` | Yes | Yes | +| [Urlmskr](https://github.com/Axorax/urlmskr#urlmskr-api) | Easy and fast masked, shortened link creation | No | Yes | Unknown | **[⬆ Back to Index](#index)**