From a9bf61bd5e3abecdbfce5ecacabd54a7c586ae30 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Thu, 9 Apr 2026 04:37:06 +0800 Subject: [PATCH] Update luci-app-passwall.patch --- .github/diy/patches/luci-app-passwall.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/diy/patches/luci-app-passwall.patch b/.github/diy/patches/luci-app-passwall.patch index feafc260..68d65dc6 100644 --- a/.github/diy/patches/luci-app-passwall.patch +++ b/.github/diy/patches/luci-app-passwall.patch @@ -260,7 +260,7 @@ +o:value("https://cdn.jsdelivr.net/gh/217heidai/adblockfilters@main/rules/adblockdomainlite.txt", translate("AdBlock DNS Filters")) +o:value("https://cdn.jsdelivr.net/gh/privacy-protection-tools/anti-AD/anti-ad-domains.txt", translate("anti-AD")) +o.default = "https://cdn.jsdelivr.net/gh/217heidai/adblockfilters@main/rules/adblockdomainlite.txt" -+o.description = translate("Support Domain / Dnsmasq / Hosts format list") ++o.description = translate("Support Domain / Dnsmasq / AdGuardHome / Hosts format list") +o:depends("adblock",1) + s:tab("Proxy", translate("Mode")) @@ -526,8 +526,8 @@ index 000000000000..a00fff9c79b3 +msgid "Subscribe Rules Data" +msgstr "去广告规则" + -+msgid "Support Domain / Dnsmasq / Hosts format list" -+msgstr "支持 域名/Dnsmasq/Hosts 格式的过滤列表" ++msgid "Support Domain / Dnsmasq / AdGuardHome / Hosts format list" ++msgstr "支持 域名/Dnsmasq/AdGuardHome/Hosts 格式的过滤列表" + +msgid "Anti-AD Rules Subscribe" +msgstr "广告过滤列表URL"