Update luci-app-passwall.patch

This commit is contained in:
kiddin9 2026-04-09 04:37:06 +08:00 committed by GitHub
parent aca74585e9
commit a9bf61bd5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"