From dda347cd44ebf10bb0efc57b026c53607963771c Mon Sep 17 00:00:00 2001 From: kungming2 <24950347+kungming2@users.noreply.github.com> Date: Thu, 20 May 2021 18:06:51 -0700 Subject: [PATCH] Swapped Jisho with CTEXT --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad1671ec..66d63aaa 100644 --- a/README.md +++ b/README.md @@ -338,8 +338,8 @@ API | Description | Auth | HTTPS | CORS | ### Dictionaries API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Chinese Character Web API](http://ccdb.hemiola.com/) | Chinese character definitions and pronunciations | No | No | No | -| [Jisho](https://jisho.org/forum/54fefc1f6e73340b1f160000-is-there-any-kind-of-search-api) | Beta API for Jisho.org with Japanese language definitions | No | No | No | +| [Chinese Character Web](http://ccdb.hemiola.com/) | Chinese character definitions and pronunciations | No | No | No | +| [Chinese Text Project](https://ctext.org/tools/api) | Online open-access digital library for pre-modern Chinese texts | No | Yes | Unknown | | [Lingua Robot](https://www.linguarobot.io) | Word definitions, pronunciations, synonyms, antonyms and others | `apiKey` | Yes | Yes | | [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 |