feat: 添加下载器信息指引

This commit is contained in:
DLmaster
2025-04-11 13:30:59 +08:00
parent 797fd733d7
commit cc7f23feaa
2 changed files with 18 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## 服务项目
### 下载器信息
为下载器提供代理与下载站地址指引
### 活动主题
发布活动主题图片下载链接

14
download_info.json Normal file
View File

@@ -0,0 +1,14 @@
{
"proxy_list": [
"https://gitproxy.click/",
"https://cdn.moran233.xyz/",
"https://gh.llkk.cc/",
"https://github.akams.cn/",
"https://www.ghproxy.cn/",
"https://ghfast.top/"
],
"download_dict": {
"官方下载站-jp": "https://jp-download.fearr.xyz/AUTO_MAA/",
"官方下载站-hw": "http://hwobs.fearr.xyz/releases/artifacts/"
}
}