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"