Skip to content

Commit

Permalink
fix: update cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Feb 27, 2024
1 parent 078dc81 commit 8e91de5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/core/constants/dependencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e91de5

Please sign in to comment.