From 39bc2dc98ba9219b108041b2101f2f8be9d42226 Mon Sep 17 00:00:00 2001 From: Timothy Date: Mon, 22 Apr 2019 10:08:06 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4dee6e1..347ba7a 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ For Cloudflare, you need to provide email & Global API Key as password, and conf } ], "ip_url": "https://myip.biturl.top", - "interval": 300, + "interval": 300, "socks5_proxy": "" } ``` @@ -135,7 +135,7 @@ For DNSPod, you need to provide email & password, and config all the domains & } ], "ip_url": "https://myip.biturl.top", - "interval": 300, + "interval": 300, "socks5_proxy": "" } ``` @@ -158,7 +158,7 @@ For AliDNS, you need to provide `AccessKeyID` & `AccessKeySecret` as `email` & ` } ], "ip_url": "https://myip.biturl.top", - "interval": 300, + "interval": 300, "socks5_proxy": "" } ``` @@ -180,7 +180,7 @@ For HE, email is not needed, just fill DDNS key to password, and config all the } ], "ip_url": "https://myip.biturl.top", - "interval": 300, + "interval": 300, "socks5_proxy": "" } ```