公益CDN使用实践

感谢LuoXin等开发者对于公益CDN的支持

正在运行的CDN节点:
cdn.fallsoft.cn 由初七云提供支持
cdn.boochi.cn 由无畏云加速提供支持

未经许可禁止用于大文件、视频(切片)、字体文件加速

严禁用于违法内容加速

该CDN使用白名单制,你可以在下方评论区提交你的仓库/包名(或者向CDNJS提交Pull Request)

注意

请注意:
1.本CDN服务由个人运营,请勿用于大流量站点/小程序/App。
2.本CDN白名单制,你可以在下方提交你的仓库/包名(或者向CDNJS提交Pull Request),WordPress主题/插件加速无限制。

单文件大小小于或等于8MB,单仓库、软件包大小小于或等于2GB,不得上传违反中国大陆法律的内容

使用指南

CDN1(fallsoft.cn)

您可以通过以下的方式调用你的仓库、软件包、WP主题:
Github仓库:

Proxy From: https://raw.githubusercontent.com

1
https://cdn.fallsoft.cn/gh/<user>/<repo>@<version>/<path>

NPM软件包:

Proxy From: https://unpkg.com

1
https://cdn.fallsoft.cn/npm/<package>/<version>/<path>

WordPress:

Theme Proxy From: https://themes.svn.wordpress.org/
Plugin Proxy From: https://plugins.svn.wordpress.org/

1
2
3
4
5
# For themes in wordpress.org
https://cdn.fallsoft.cn/wp/theme/<name>/<version>/<path>

# For plugins in wordpress.org
https://cdn.fallsoft.cn/wp/plugin/<name>/<version>/<path>

CDN2(boochi.cn)

您可以通过以下的方式调用你的仓库、软件包、WP主题:
Github仓库:

Proxy From: https://raw.githubusercontent.com

1
https://cdn.boochi.cn/gh/<user>/<repo>@<version>/<path>

NPM软件包:

Proxy From: https://unpkg.com/

1
https://cdn.boochi.cn/npm/<package>/<version>/<path>

WordPress:

Theme Proxy From: https://themes.svn.wordpress.org/
Plugin Proxy From: https://plugins.svn.wordpress.org/

1
2
3
4
5
# For themes in wordpress.org
https://cdn.boochi.cn/wp/theme/<name>/<version>/<path>

# For plugins in wordpress.org
https://cdn.boochi.cn/wp/plugin/<name>/<version>/<path>

CDNJS

Proxy From: https://cdnjs.cloudflare.com/

1
https://cdnjs.fallsoft.cn/ajax/libs/<package>/<version>/<path>

备案信息

https://cdn.fallsoft.cn/gh/inkdust-dev/ink-oss@main/qexo-upload/24/2/20240201194600_97098f4341e5d2153884de76e49aa8b6.png

https://cdn.fallsoft.cn/gh/inkdust-dev/ink-oss@main/qexo-upload/24/2/20240201194633_991c43a50dcdef6d709bd212dd681be8.png

其他参数

HTTP 2.0
强制跳转:Http->Https
TLS版本配置:TLS 1.0已开启TLS 1.1已开启TLS 1.2已开启TLS 1.3已开启

CDN政策

1.我们无法完全保证CDN的SLA。
2.请切勿对CDN进行任何攻击测试,任何未经允许的渗透均为违法行为。
3.我们会尽力保证CDN的SLA,但是我们也无法保证100%的正常运行时间,所以当我们无法向提供加速服务之时,我们会通知您。
4.使用此CDN即代表您需要需要遵守Github、Unpkg、WordPress、Cloudflare的政策规定。


公益CDN使用实践
https://blog.inkdust.top/fallsoft-cdn.html
作者
Ink Dust
发布于
2024年2月1日
许可协议