diff --git a/build_openwrt.sh b/build_openwrt.sh index 661ef507bb8..928004232e6 100755 --- a/build_openwrt.sh +++ b/build_openwrt.sh @@ -31,7 +31,7 @@ declare -A CUSTOM_PACKAGES=( ["golang"]="feeds/packages/lang/golang=https://github.com/kenzok8/golang=main=true" ["partexp"]="package/luci-app-partexp=https://github.com/sirpdboy/luci-app-partexp=main=false" ["openclash"]="package/openclash=https://github.com/vernesong/OpenClash=dev=true" - ["zerotier"]="package/luci-app-zerotier=https://github.com/mmc1987/luci-app-zerotier.git=main=false" + ["zerotier"]="package/luci-app-zerotier=https://nanako.site/gitea/Nanako/luci-app-zerotier.git=main=false" ["5gsupport"]="package/openwrt-app-actions=https://github.com/Siriling/openwrt-app-actions.git=main=true" ["kucat"]="package/luci-theme-kucat=https://github.com/sirpdboy/luci-theme-kucat.git=js=false" ["design"]="package/luci-theme-design=https://github.com/SAENE/luci-theme-design.git=js=false"