From 9ac7ada37e1a5bc65ed0b8d7c2ee2e9ec71b4ab4 Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Mon, 16 May 2022 01:05:36 +0800 Subject: [PATCH] Update bin_update.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 替换官方面板为Meta魔改面板 --- .github/workflows/bin_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bin_update.yml b/.github/workflows/bin_update.yml index 74de668..aa685f8 100644 --- a/.github/workflows/bin_update.yml +++ b/.github/workflows/bin_update.yml @@ -34,7 +34,7 @@ jobs: run: | cd \bin echo 下载官方面板 - curl -kfSL -o clashdb.zip https://github.com/Dreamacro/clash-dashboard/archive/gh-pages.zip + curl -kfSL -o clashdb.zip https://github.com/MetaCubeX/clash-dashboard/archive/gh-pages.zip echo 下载yacd面板 curl -kfSL -o yacd.zip https://github.com/haishanh/yacd/archive/gh-pages.zip echo 解压缩