add fakehttp

This commit is contained in:
bgme 2025-07-09 01:47:53 +08:00
parent 8f9630606c
commit ac924f2d56

View file

@ -4,5 +4,8 @@ cd "$(dirname "$0")"
git subtree pull --prefix=einat-ebpf --squash https://github.com/muink/openwrt-einat-ebpf.git master
git subtree pull --prefix=luci-app-einat --squash https://github.com/muink/luci-app-einat.git master
git subtree pull --prefix=smartdns --squash https://github.com/pymumu/openwrt-smartdns.git master
git subtree pull --prefix=luci-app-smartdns --squash https://github.com/pymumu/luci-app-smartdns.git master
git subtree pull --prefix=luci-app-smartdns --squash https://github.com/pymumu/luci-app-smartdns.git master
git subtree pull --prefix=fakehttp --squash https://github.com/yingziwu/openwrt-fakehttp.git main