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…
Reference in New Issue