diff --git a/extra_packages.seed b/extra_packages.seed index 72f607c..df01453 100644 --- a/extra_packages.seed +++ b/extra_packages.seed @@ -8,6 +8,7 @@ CONFIG_PACKAGE_kmod-usb-net-rndis=m CONFIG_PACKAGE_ksmbd-utils=m CONFIG_PACKAGE_luci-app-openvpn=m CONFIG_PACKAGE_luci-app-udpxy=m +CONFIG_PACKAGE_luci-app-v2raya=m CONFIG_PACKAGE_luci-app-vssr=m CONFIG_PACKAGE_luci-app-wireguard=m CONFIG_PACKAGE_luci-proto-bonding=m diff --git a/scripts/merge_packages.sh b/scripts/merge_packages.sh index bf0e301..ef11eb6 100644 --- a/scripts/merge_packages.sh +++ b/scripts/merge_packages.sh @@ -33,4 +33,5 @@ merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/ntfs3 merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/uugamebooster merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-uugamebooster merge_package https://github.com/kuoruan/luci-app-frpc -merge_package https://github.com/small-5/luci-app-adblock-plus \ No newline at end of file +merge_package https://github.com/small-5/luci-app-adblock-plus +merge_package https://github.com/zxlhhyccc/luci-app-v2raya \ No newline at end of file