From f4eec86e10fe98fa8cb702b8d91a7efb1ee74de9 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Fri, 23 Jan 2026 00:55:58 +0800 Subject: [PATCH] chore: clean up --- .vscode/settings.json | 2 ++ README-zh.md | 8 ++++---- README.md | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 49c7951..c0d66f5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,7 +5,9 @@ "historychange", "HITL", "innerhtml", + "languagedetector", "llms", + "magicui", "npmmirror", "onwarn", "opensource", diff --git a/README-zh.md b/README-zh.md index 945d87d..177846c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -48,10 +48,10 @@ > - **⚠️ 仅用于技术评估。** Demo LLM 有速率和使用限制,可能随时变更。 > - **🌷 建议使用自己的 LLM API。** -| 镜像 | URL | -| ------ | ----------------------------------------------------------------------------------------- | -| Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | -| China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js | +| Mirrors | URL | +| ------- | ---------------------------------------------------------------------------------- | +| Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | +| China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js | ### NPM 安装 diff --git a/README.md b/README.md index 9c2710f..b3c2108 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ Fastest way to try PageAgent with our free Demo LLM: > - **⚠️ For technical evaluation only.** Demo LLM has rate limits and usage restrictions. May change without notice. > - **🌷 Bring your own LLM API.** -| Mirrors | URL | -| ------- | ----------------------------------------------------------------------------------------- | +| Mirrors | URL | +| ------- | ---------------------------------------------------------------------------------- | | Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | | China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js |