mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-04 17:42:20 +08:00
23 lines
463 B
Markdown
23 lines
463 B
Markdown
# deepin-community-store
|
||
|
||
#### 介绍
|
||
deepin社区商店,由社区维护
|
||
web页面部分正在开发当中
|
||
|
||
#### 说明
|
||
|
||
需要在运行目录下放置服务器线路列表`server.list`,每行一个,在末尾需要添加“/”
|
||
|
||
当前服务器线路列表(直接复制到相应文件即可):
|
||
|
||
```
|
||
http://dcstore.shenmo.tech/
|
||
http://store.shenmo.tech/
|
||
http://store2.shenmo.tech/
|
||
http://store.moshengren.xyz/
|
||
```
|
||
|
||
#### 参与贡献
|
||
|
||
1. Fork 本仓库
|