docs: stable CDN

This commit is contained in:
Simon
2025-12-16 20:17:58 +08:00
parent 2fee2d5ea3
commit aa694e3b85
6 changed files with 60 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
export const CDN_URL = 'https://cdn.jsdelivr.net/npm/page-agent@latest/dist/umd/page-agent.js'
export const CDN_CN_URL =
'https://registry.npmmirror.com/page-agent/latest/files/dist/umd/page-agent.js'