mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 23:32:45 +00:00
fixed 1984.hosting (see #2851) - actions enabled
This commit is contained in:
parent
38cb3abbb4
commit
dd256541f7
@ -49,6 +49,7 @@ dns_1984hosting_add() {
|
||||
postdata="$postdata&type=TXT"
|
||||
postdata="$postdata&host=$_sub_domain"
|
||||
postdata="$postdata&ttl=900"
|
||||
# without setting the priority, validaton will fail.
|
||||
postdata="$postdata&priority=10"
|
||||
postdata="$postdata&rdata=%22$value%22"
|
||||
_debug2 postdata "$postdata"
|
||||
|
Loading…
x
Reference in New Issue
Block a user