support cloudxns.com api

This commit is contained in:
neil
2016-02-07 18:26:12 +08:00
parent ce56c1bbfc
commit 0809486529
4 changed files with 253 additions and 60 deletions

View File

@@ -89,7 +89,7 @@ add_record() {
root=$1
sub=$2
txtvalue=$3
fulldomain=$sub.$$root
fulldomain=$sub.$root
_info "Adding record"