From 0bea1f7c0f7a661a60d3ce86845adb55d60742ff Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Tue, 16 Jun 2026 03:28:15 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index b90ce3bd..3fdece1f 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -168,8 +168,8 @@ jobs: git_clone https://github.com/fcshark-org/openwrt-fchomo && mvdir openwrt-fchomo ) & ( - git_clone https://github.com/frainzy1477/luci-app-clash - git_clone https://github.com/peter-tank/luci-app-fullconenat + # git_clone https://github.com/frainzy1477/luci-app-clash + # git_clone https://github.com/peter-tank/luci-app-fullconenat git_clone https://github.com/KFERMercer/luci-app-tcpdump git_clone https://github.com/ykxVK8yL5L/pikpak-webdav pikpak && mv -n pikpak/openwrt/* ./;rm -rf pikpak git_clone https://github.com/jjm2473/openwrt-apps && rm -rf openwrt-apps/{luci-app-cpufreq,luci-app-ota,homebox,luci-alias.mk} && sed -i "s/luci-alias.mk/..\/luci.mk/" openwrt-apps/*/Makefile && mvdir openwrt-apps