From feae93a8f5217fa865642b8a1ef9229cb9143291 Mon Sep 17 00:00:00 2001 From: Jefferyhcool <1063474837@qq.com> Date: Sun, 13 Apr 2025 23:12:41 +0800 Subject: [PATCH] =?UTF-8?q?build:=E4=BF=AE=E6=94=B9=20README=20=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E4=BD=93=E9=AA=8C=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更新 README.md 中的体验地址,将 bilibilinote.app 更改为 bilinote.app --- .gitignore | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a7f231..d0ce21f 100644 --- a/.gitignore +++ b/.gitignore @@ -62,7 +62,7 @@ web_modules/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ - +.BiliNote-dev/* # Optional REPL history .node_repl_history diff --git a/README.md b/README.md index 9c4a401..10b8381 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ BiliNote 是一个开源的 AI 视频笔记助手,支持通过哔哩哔哩、YouTube 等视频链接,自动提取内容并生成结构清晰、重点明确的 Markdown 格式笔记。支持插入截图、原片跳转等功能。 ## 🚀 体验地址 -[https://www.bilibilinote.app](https://www.bilibilinote.app) +[https://www.bilinote.app](https://www.bilinote.app) 注意:由于 项目部署在 Cloudflare Pages,访问速度可能存在一些问题,请耐心等待。 ## 🔧 功能特性