diff --git a/preset-lienol-openwrt/3.clone.sh b/preset-lienol-openwrt/3.clone.sh index 98a09303..4cd63773 100644 --- a/preset-lienol-openwrt/3.clone.sh +++ b/preset-lienol-openwrt/3.clone.sh @@ -28,5 +28,6 @@ git clone --depth 1 https://github.com/vernesong/OpenClash.git && mv OpenClash/l # download more codes git clone --depth 1 https://github.com/sbwml/openwrt_helloworld.git temp && mv ./temp/chinadns-ng ./ && rm -rf temp git clone --depth 1 https://github.com/immortalwrt/luci.git temp && mv ./temp/applications/luci-app-appfilter ./ && rm -rf temp -git clone --depth 1 https://github.com/destan19/OpenAppFilter.git +# git clone --depth 1 https://github.com/destan19/OpenAppFilter.git +git clone --depth 1 https://github.com/Lienol/openwrt-OpenAppFilter.git git clone --depth 1 https://github.com/sirpdboy/luci-app-ddns-go.git