From 510a0368936fb518e9d58e5b7e649b7ffda2d0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A5=AD=E9=A5=AD?= <76698242@qq.com> Date: Thu, 27 Feb 2020 20:10:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db62f84..25262a0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ CheckDomain 是一个用来检查域名是否能注册的 Api,基于 Spring Bo Demo:https://whois.ffis.me -![邮件通知注册演示](https://img.ffis.me/images/2020/02/27/whoisInfo.png) +![whois查询页面展示](https://img.ffis.me/images/2020/02/27/whoisInfo.png) ![邮件通知注册演示](https://img.ffis.me/images/2019/12/05/checkdomain.png) @@ -76,7 +76,7 @@ Demo:https://whois.ffis.me - 暂时只支持 .com/.net/.edu/.org/.me/.cn 域名的查询 -### TODO: +### 已完成功能: - [x] 检查域名是否能注册 - [x] 监控域名状态,如果可以注册,发送邮件通知 - [x] 使用 Freemarker 实现邮件模板的静态化