Commit 6ea09444 authored by mrbaiwei's avatar mrbaiwei
Browse files

Update dns_west.sh


Signed-off-by: default avatarmrbaiwei <mrbaiwei@gmail.com>
parent 5342c7c8
...@@ -2,8 +2,8 @@ ...@@ -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() { ...@@ -63,8 +63,6 @@ dns_west_rm() {
fi fi
_contains "$response" "success" _contains "$response" "success"
} }
#add the txt record. #add the txt record.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment