From 736a6a2b2faee9958e09fbd539e0e2f2133ab81b Mon Sep 17 00:00:00 2001 From: Mmx233 Date: Fri, 30 Dec 2022 00:27:14 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=20readme=20ddns=20?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E5=A1=AB=E5=86=99=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98fc1d4..b7784f8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,9 @@ settings: enable: false domain: www.example.com ttl: 600 - provider: "" # dns provider 配置见 DDNS 说明 + provider: "cloudflare" # dns provider 配置见 DDNS 说明 + #zone: "xxxx" + #token: "xxxx" ``` 登录参数从原网页登陆时对 `/srun_portal` 的请求抓取,抓取时请把浏览器控制台的 `preserve log`(保留日志)启用。