mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
Update dns_west.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
This commit is contained in:
parent
5342c7c82b
commit
6ea09444ec
1 changed files with 2 additions and 4 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
# West.cn Domain api
|
||||
#
|
||||
#WEST_Username="uername"
|
||||
#
|
||||
#WEST_Username="username"
|
||||
# set key at https://www.west.cn/manager/API/APIconfig.asp
|
||||
#WEST_Key="sADDsdasdgdsf"
|
||||
|
||||
REST_API="https://api.west.cn/API/v2"
|
||||
|
|
@ -63,8 +63,6 @@ dns_west_rm() {
|
|||
fi
|
||||
|
||||
_contains "$response" "success"
|
||||
|
||||
|
||||
}
|
||||
|
||||
#add the txt record.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue