Compare commits

...
2 Commits
Author SHA1 Message Date
action 4e37f23d47 update 2026-08-24 16:40:52 2026-08-24 16:40:52 +08:00
action 3f87d31b91 update 2026-08-24 12:38:53 2026-08-24 12:38:53 +08:00
4 changed files with 3 additions and 8 deletions
@@ -172,7 +172,6 @@ o = s:option(Value, "udp_no_redir_ports", translate("UDP No Redir Ports"),
o:value("", translate("Use global config") .. "(" .. UDP_NO_REDIR_PORTS .. ")") o:value("", translate("Use global config") .. "(" .. UDP_NO_REDIR_PORTS .. ")")
o:value("disable", translate("No patterns are used")) o:value("disable", translate("No patterns are used"))
o:value("1:65535", translate("All")) o:value("1:65535", translate("All"))
o:value("1:52,54:442,444:65535", translatef("Forward only %s", "53, 443"))
o:depends("mode", "1") o:depends("mode", "1")
o.validate = port_validate o.validate = port_validate
@@ -74,7 +74,6 @@ o = s:option(Value, "udp_no_redir_ports", translate("UDP No Redir Ports"),
o.default = "disable" o.default = "disable"
o:value("disable", translate("No patterns are used")) o:value("disable", translate("No patterns are used"))
o:value("1:65535", translate("All")) o:value("1:65535", translate("All"))
o:value("1:52,54:442,444:65535", translatef("Forward only %s", "53, 443"))
o.validate = port_validate o.validate = port_validate
---- TCP Proxy Drop Ports ---- TCP Proxy Drop Ports
-3
View File
@@ -845,9 +845,6 @@ msgstr "常用的"
msgid "Only Web" msgid "Only Web"
msgstr "仅网页" msgstr "仅网页"
msgid "Forward only %s"
msgstr "仅转发 %s 端口"
msgid "default" msgid "default"
msgstr "默认" msgstr "默认"
+3 -3
View File
@@ -21,16 +21,16 @@ define Download/geoip
HASH:=c67bd077eb102cec74fab759b73d17f99275f56af10a87c14d9fd983508f5ce1 HASH:=c67bd077eb102cec74fab759b73d17f99275f56af10a87c14d9fd983508f5ce1
endef endef
GEOSITE_VER:=20260819144818 GEOSITE_VER:=20260824014107
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE) FILE:=$(GEOSITE_FILE)
HASH:=f1fad85e66a838669b369f92ed0f02d14d67f8aa035d7d21df932906d50082e9 HASH:=f6ed069213b5cb087ebb2d60d0b086b5eb0de42b4de0eba90cbacc4790d6a78e
endef endef
GEOSITE_IRAN_VER:=202608170024 GEOSITE_IRAN_VER:=202608240025
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER) GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
define Download/geosite-ir define Download/geosite-ir
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/ URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/