mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update luci-app-passwall.patch
This commit is contained in:
parent
aca74585e9
commit
a9bf61bd5e
6
.github/diy/patches/luci-app-passwall.patch
vendored
6
.github/diy/patches/luci-app-passwall.patch
vendored
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user