mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-04 02:12:21 +08:00
修改了地址
This commit is contained in:
parent
d45fc66867
commit
0ca8cd7a35
24
urls.h
24
urls.h
@ -1,15 +1,15 @@
|
||||
#ifndef URLS_H
|
||||
#define URLS_H
|
||||
#define URL_MAIN "http://127.0.0.1:8000"
|
||||
#define URL_NETWORK "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_CHAT "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_MUSIC "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_VIDEO "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_PHOTO "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_GAME "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_OFFICE "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_READ "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_DEV "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_SYSTEM "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_OTHER "https://mirrors.huaweicloud.com/deepin/"
|
||||
#define URL_MAIN "http://store2.shenmo.tech/store/"
|
||||
#define URL_NETWORK "http://store2.shenmo.tech/store/network/"
|
||||
#define URL_CHAT "http://store2.shenmo.tech/store/chat/"
|
||||
#define URL_MUSIC "http://store2.shenmo.tech/store/music"
|
||||
#define URL_VIDEO "http://store2.shenmo.tech/store/video"
|
||||
#define URL_PHOTO "https://store2.shenmo.tech/store/image_graphic/"
|
||||
#define URL_GAME "https://store2.shenmo.tech/store/games/"
|
||||
#define URL_OFFICE "https://store2.shenmo.tech/store/"
|
||||
#define URL_READ "https://store2.shenmo.tech/store/reading/"
|
||||
#define URL_DEV "https://store2.shenmo.tech/store/development/"
|
||||
#define URL_SYSTEM "https://store2.shenmo.tech/store/tools/"
|
||||
#define URL_OTHER "https://store2.shenmo.tech/store/others/"
|
||||
#endif // URLS_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user