瀏覽代碼

docs: add alternative jsdelivr url

NateScarlet 11 月之前
父節點
當前提交
aefd2f1458
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -53,6 +53,8 @@ interface Holidays {
 
 `https://cdn.jsdelivr.net/gh/NateScarlet/holiday-cn@master/{年份}.json`
 
+`https://fastly.jsdelivr.net/gh/NateScarlet/holiday-cn@master/{年份}.json`
+
 也可尝试使用 [ghproxy](https://github.com/hunshcn/gh-proxy) 或其他 Github 加速:
 
 `https://{ghproxy服务}/https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/{年份}.json`