diff --git a/common.seed b/common.seed index c5999b0..77ba153 100644 --- a/common.seed +++ b/common.seed @@ -13,6 +13,7 @@ CONFIG_BUSYBOX_CONFIG_UNICODE_SUPPORT=y CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_UNICODE_IN_ENV=y CONFIG_DROPBEAR_ECC_FULL=y CONFIG_DROPBEAR_ECC=y +CONFIG_PACKAGE_luci-app-adblock-plus=y CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-aria2=y diff --git a/scripts/merge_packages.sh b/scripts/merge_packages.sh index 2a0224c..08a952e 100644 --- a/scripts/merge_packages.sh +++ b/scripts/merge_packages.sh @@ -31,4 +31,5 @@ merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/ntfs3-moun 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 \ No newline at end of file +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