From 43364867a36cd94b3c80b3e597fcc0019ffc38f7 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 5 Mar 2021 20:49:42 +0800 Subject: [PATCH] Updated dnscheck (markdown) --- dnscheck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnscheck.md b/dnscheck.md index f382f9b..36b5004 100644 --- a/dnscheck.md +++ b/dnscheck.md @@ -1,4 +1,4 @@ -In dns mode, after the dns record is add, acme.sh will use cloudflare public dns or google dns to check if the record has taken effect. +In dns mode, after the dns record is added, acme.sh will use cloudflare public dns or google dns to check if the record has taken effect. If you don't want this check, please use `--dnssleep 300`.