快速、稳定、免费的前端资源加速服务
智能缓存策略,毫秒级响应速度,大幅提升网站加载性能
多源站智能切换,确保在任何地区都能获得最佳访问体验
HTTPS 加密传输,定期安全检查,保障资源安全稳定
无需注册,无流量限制,为开发者提供免费的 CDN 加速服务
详细的访问统计和性能监控,帮助您了解服务状态
无需复杂配置,只需替换域名即可使用,完美兼容 jsDelivr
将 cdn.jsdelivr.net 替换为 jsdelivr.cdn.ihwx.cn
原始地址:
<script src="https://cdn.jsdelivr.net/npm/vue@3/dist/vue.global.js"></script>
镜像地址:
<script src="https://jsdelivr.cdn.ihwx.cn/npm/vue@3/dist/vue.global.js"></script>
支持直接引用 GitHub 仓库中的文件
原始地址:
<script src="https://cdn.jsdelivr.net/gh/jquery/jquery@3.6.0/dist/jquery.min.js"></script>
镜像地址:
<script src="https://jsdelivr.cdn.ihwx.cn/gh/jquery/jquery@3.6.0/dist/jquery.min.js"></script>
支持在一个请求中加载多个文件
原始地址:
<link href="https://cdn.jsdelivr.net/combine/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css,npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
镜像地址:
<link href="https://jsdelivr.cdn.ihwx.cn/combine/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css,npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">