From 54437a57a5bbd42f13cfa3dce6dea5c77a62a3ef Mon Sep 17 00:00:00 2001 From: mrbaiwei Date: Fri, 22 Mar 2024 21:06:10 +0800 Subject: [PATCH] Updated dnsapi2 (markdown) --- dnsapi2.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dnsapi2.md b/dnsapi2.md index 2c9d940..4e518c2 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -2081,11 +2081,11 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu ## 162. Use West.cn API -Please visit https://www.west.cn/manager/API/APIconfig.asp to obtain the API key. - +Please visit https://www.west.cn/manager/API/APIconfig.asp to obtain the Plaint API key. + = md5() ```sh export WEST_Username="" -export WEST_Key="" +export WEST_Key="" ``` To issue a cert, run the following: