From 913909a4bf1390cd3ac7cb9bb548d407d2eb3f9f Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:04:21 +0800 Subject: [PATCH] Update ssr-plus.patch --- .github/diy/patches/ssr-plus.patch | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/diy/patches/ssr-plus.patch b/.github/diy/patches/ssr-plus.patch index 35b62b58..7eb6db91 100644 --- a/.github/diy/patches/ssr-plus.patch +++ b/.github/diy/patches/ssr-plus.patch @@ -9,6 +9,15 @@ default PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY config PACKAGE_$(PKG_NAME)_INCLUDE_NONE_V2RAY +@@ -169,7 +169,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_DNSPROXY + + config PACKAGE_$(PKG_NAME)_INCLUDE_MosDNS + bool "Include MosDNS" +- default y if aarch64||arm||i386||x86_64 ++ default y if aarch64||i386||x86_64 + + config PACKAGE_$(PKG_NAME)_INCLUDE_Hysteria + bool "Include Hysteria" --- a/luci-app-ssr-plus/luasrc/controller/shadowsocksr.lua +++ b/luci-app-ssr-plus/luasrc/controller/shadowsocksr.lua