diff --git a/src/core/constants/dependencies.ts b/src/core/constants/dependencies.ts index f86dd5e..22bf708 100644 --- a/src/core/constants/dependencies.ts +++ b/src/core/constants/dependencies.ts @@ -18,8 +18,7 @@ const cdnHosts = [ 'https://gcore.jsdelivr.net', 'https://fastly.jsdelivr.net', 'https://testingcf.jsdelivr.net', - 'https://jsd.cdn.zzko.cn', - 'https://jsd.lihaoyu.cn', + 'https://www.jsdelivr.ren', ] let [selectedCDNHost] = cdnHosts