docs: add alternative jsdelivr url

This commit is contained in:
NateScarlet
2024-11-11 15:50:44 +08:00
committed by GitHub
parent 5a57998efa
commit aefd2f1458

View File

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