mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 14:34:12 +00:00
Update dns_west.sh
Signed-off-by: mrbaiwei <mrbaiwei@gmail.com>
This commit is contained in:
parent
5342c7c82b
commit
6ea09444ec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
# West.cn Domain api
|
# West.cn Domain api
|
||||||
#
|
#
|
||||||
#WEST_Username="uername"
|
#WEST_Username="username"
|
||||||
#
|
# set key at https://www.west.cn/manager/API/APIconfig.asp
|
||||||
#WEST_Key="sADDsdasdgdsf"
|
#WEST_Key="sADDsdasdgdsf"
|
||||||
|
|
||||||
REST_API="https://api.west.cn/API/v2"
|
REST_API="https://api.west.cn/API/v2"
|
||||||
@ -63,8 +63,6 @@ dns_west_rm() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
_contains "$response" "success"
|
_contains "$response" "success"
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#add the txt record.
|
#add the txt record.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user