From a7834c77e15eac2dd514df3d2786639e916e802e Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:23:17 +0800 Subject: [PATCH] docs: CDN and mirror --- README-zh.md | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index ba5a7fa..ee0e534 100644 --- a/README-zh.md +++ b/README-zh.md @@ -31,10 +31,10 @@ ### CDN 集成 ```html -// CDN - https://cdn.jsdelivr.net/npm/page-agent@latest/dist/umd/page-agent.js -// China Mirror - https://registry.npmmirror.com/page-agent/latest/files/dist/umd/page-agent.js +// CDN - https://cdn.jsdelivr.net/npm/page-agent@latest/dist/umd/page-agent.js +// Mirror(CN) - https://registry.npmmirror.com/page-agent/latest/files/dist/umd/page-agent.js diff --git a/README.md b/README.md index d8703bd..a296034 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ The GUI Agent Living in Your Webpage. Control web interfaces with natural langua ### CDN Integration ```html -// CDN - https://cdn.jsdelivr.net/npm/page-agent@latest/dist/umd/page-agent.js -// China Mirror - https://registry.npmmirror.com/page-agent/latest/files/dist/umd/page-agent.js +// CDN - https://cdn.jsdelivr.net/npm/page-agent@latest/dist/umd/page-agent.js +// Mirror(CN) - https://registry.npmmirror.com/page-agent/latest/files/dist/umd/page-agent.js