From cc7f23feaa675a2d6ad582c79ca5b233d257f972 Mon Sep 17 00:00:00 2001 From: DLmaster Date: Fri, 11 Apr 2025 13:30:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=99=A8=E4=BF=A1=E6=81=AF=E6=8C=87=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ download_info.json | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 download_info.json diff --git a/README.md b/README.md index 6ce2486..8d4c9be 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ## 服务项目 +### 下载器信息 + +为下载器提供代理与下载站地址指引 + ### 活动主题 发布活动主题图片下载链接 diff --git a/download_info.json b/download_info.json new file mode 100644 index 0000000..0b79399 --- /dev/null +++ b/download_info.json @@ -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/" + } +} \ No newline at end of file