mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-15 19:22:26 +08:00
feat: 使用 gkd.li
This commit is contained in:
parent
9e0151ab31
commit
0f6757ff03
|
@ -2,13 +2,11 @@ package li.songe.gkd.util
|
|||
|
||||
const val VOLUME_CHANGED_ACTION = "android.media.VOLUME_CHANGED_ACTION"
|
||||
|
||||
const val FILE_UPLOAD_URL = "https://github-upload-assets.lisonge.workers.dev/"
|
||||
const val FILE_UPLOAD_URL = "https://u.gkd.li/"
|
||||
const val IMPORT_BASE_URL = "https://i.gkd.li/import/"
|
||||
|
||||
const val DEFAULT_SUBS_UPDATE_URL =
|
||||
"https://registry.npmmirror.com/@gkd-kit/subscription/latest/files"
|
||||
|
||||
const val IMPORT_BASE_URL = "https://i.gkd.li/import/"
|
||||
|
||||
const val UPDATE_URL = "https://registry.npmmirror.com/@gkd-kit/app/latest/files/index.json"
|
||||
|
||||
val safeRemoteBaseUrls = arrayOf(
|
||||
|
|
Loading…
Reference in New Issue
Block a user