mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-03-07 15:16:40 +08:00
update sources for updating
This commit is contained in:
parent
cfdf000b25
commit
02fe0c67f1
@ -10,9 +10,9 @@
|
||||
|
||||
return array(
|
||||
'nyavm' => [
|
||||
'name' => 'NyaVM',
|
||||
'update_url' => 'http://work.prinzeugen.net/update.json',
|
||||
'description' => '感谢 <a href="https://www.nyavm.com/">NyaVM</a> 提供的 Anycast CDN,国内外主机都可获得不错的速度。NyaVM 主机,百兆 CN2 只需 $3.99 月付,稳定快速大带宽。'
|
||||
'name' => 'LizCat',
|
||||
'update_url' => 'http://cdn.prinzeugen.net/update.json',
|
||||
'description' => '感谢 <a href="https://www.nyavm.com/">NyaVM</a> 提供的 Anycast CDN,国内外主机都可获得不错的速度。'
|
||||
],
|
||||
'little_service' => [
|
||||
'name' => 'LittleService-COS',
|
||||
@ -22,6 +22,6 @@ return array(
|
||||
'local' => [
|
||||
'name' => 'LocalHost',
|
||||
'update_url' => 'http://127.0.0.1/test/update.json',
|
||||
'description' => '开发用,请勿选择(炸了别怪我)'
|
||||
'description' => '本地调试用,请勿选择(炸了别怪我)'
|
||||
]
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user