From 47f93c4bdbd657a730d2c6c0ee4752e102eccb7f Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 15 Sep 2021 06:17:47 -0300 Subject: [PATCH] Upd Wordnik HTTPS support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0ff01e..60b50ea2 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ API | Description | Auth | HTTPS | CORS | | [Merriam-Webster](https://dictionaryapi.com/) | Dictionary and Thesaurus Data | `apiKey` | Yes | Unknown | | [OwlBot](https://owlbot.info/) | Definitions with example sentence and photo if available | `apiKey` | Yes | Yes | | [Oxford](https://developer.oxforddictionaries.com/) | Dictionary Data | `apiKey` | Yes | No | -| [Wordnik](http://developer.wordnik.com) | Dictionary Data | `apiKey` | No | Unknown | +| [Wordnik](https://developer.wordnik.com) | Dictionary Data | `apiKey` | Yes | Unknown | | [Words](https://www.wordsapi.com/) | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**