Browse Source

docs: add alternative jsdelivr url

NateScarlet 11 months ago
parent
commit
aefd2f1458
1 changed files with 2 additions and 0 deletions
  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`