diff --git a/README.md b/README.md index 0e5d92f..56df08d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ `num+` 指符合版本号 `num` 的最新版本及后续所有版本。`最新版` 以 stable 分支为准。 +## 接口 + ++ /login/... ++ /api/v1/... + ## 问题反馈 对 新T树洞 网页版的 bug 反馈请在后端仓库提交 Issue。 diff --git a/package.json b/package.json index 57f5b6d..3fed50e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "pressure": "^2.1.2", "react": "^16.13.1", "react-dom": "^16.13.0", - "react-google-recaptcha-v3": "^1.5.2", "react-scripts": "^3.4.1", "react-timeago": "^4.4.0", "typescript": "^4.0.2" diff --git a/public/index.html b/public/index.html index a3525f6..8dcf3f8 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,6 @@