mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 19:57:15 +08:00
perf: 增加可信来源
This commit is contained in:
parent
e1b69e08e8
commit
4ce0ca2c7c
|
@ -12,6 +12,7 @@ const val IMPORT_BASE_URL = "https://i.gkd.li/import/"
|
|||
val safeRemoteBaseUrls = arrayOf(
|
||||
"https://registry.npmmirror.com/@gkd-kit/",
|
||||
"https://cdn.jsdelivr.net/npm/@gkd-kit/",
|
||||
"https://fastly.jsdelivr.net/npm/@gkd-kit/",
|
||||
"https://unpkg.com/@gkd-kit/",
|
||||
"https://github.com/gkd-kit/",
|
||||
"https://raw.githubusercontent.com/gkd-kit/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user