mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-19 08:36:12 +00:00
support cloudxns.com api
This commit is contained in:
@@ -89,7 +89,7 @@ add_record() {
|
||||
root=$1
|
||||
sub=$2
|
||||
txtvalue=$3
|
||||
fulldomain=$sub.$$root
|
||||
fulldomain=$sub.$root
|
||||
|
||||
_info "Adding record"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user