fix aliyun dns txt value

This commit is contained in:
Charles Chin 2019-11-08 14:51:59 +08:00 committed by GitHub
parent 3d2df3ba93
commit d772f092f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ _ali_urlencode() {
_ali_nonce() {
#_head_n 1 </dev/urandom | _digest "sha256" hex | cut -c 1-31
#Not so good...
date +"%s%N"
date -u "+%Y-%m-%dT%H%M%SZ"
}
_check_exist_query() {