Based on multi-level caching and edge computing, providing fast and stable CDN acceleration for users worldwide. Fully compatible with jsDelivr, zero-cost migration with no code changes.
Cross-platform compatible, zero-cost migration, ultimate acceleration for your projects
100+ edge nodes worldwide with intelligent routing for optimal performance, ensuring blazing-fast access for all users.
Enterprise-grade security with HTTPS encryption, DDoS protection, and CC attack defense, ensuring stable and reliable service.
Fully compatible with jsDelivr API and usage. Just swap the domain name to migrate with zero code changes.
Supports NPM, GitHub, WordPress, CNB and more. One URL covers all major platforms.
Browser cache + CDN edge cache + origin cache. Three-tier caching ensures instant resource delivery.
Free forever for individuals and open-source projects. No registration, no API key, ready to use.
Flexible pricing to meet needs of all sizes
No registration, no configuration. Just one line of code to enjoy global CDN acceleration.
Switching from jsDelivr to JSDMirror takes just minutes with fully compatible path rules
Identify the source type of your current CDN resources
Simply replace the domain from jsdelivr to jsdmirror, paths remain unchanged
Verify the new URL works in your browser or terminal
$ curl -I https://cdn.jsdmirror.com/npm/jquery@3.7.1/dist/jquery.min.jsReplace all jsDelivr references in your project with one command
$ find src/ -type f -exec sed -i 's/cdn\.jsdelivr\.net/cdn.jsdmirror.com/g' {}Verify all resources load correctly and enjoy faster domestic access
Fully compatible with jsDelivr usage, identical path rules
| 源站 | jsDelivr 地址 | JSDMirror 地址 |
|---|---|---|
| NPM | cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js | cdn.jsdmirror.com/npm/jquery@3.7.1/dist/jquery.min.js |
| GitHub | cdn.jsdelivr.net/gh/user/repo@version/file | cdn.jsdmirror.com/gh/user/repo@version/file |
| WP | cdn.jsdelivr.net/wp/plugins/akismet/tags/4.1.12/akismet.js | cdn.jsdmirror.com/wp/plugins/akismet/tags/4.1.12/akismet.js |
Common questions and answers about JSDMirror