From 60279408de0cb2fe817d8862f45168c9e41aa38d Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Wed, 22 May 2019 21:40:29 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi.md b/dnsapi.md index 6947a80..8013446 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -1541,7 +1541,7 @@ acme.sh --issue --dns dns_durabledns -d example.com -d '*.example.com' The `DD_API_User` and `DD_API_Key` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. - +If you find any bugs of durabledns.com API, please report here: https://github.com/Neilpang/acme.sh/issues/2281 ---------------------------------