diff --git a/gn/Makefile b/gn/Makefile index 5263ebdfd..8a9757fe1 100644 --- a/gn/Makefile +++ b/gn/Makefile @@ -11,7 +11,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gn.googlesource.com/gn.git PKG_SOURCE_DATE:=2025-12-21 PKG_SOURCE_VERSION:=64d35867ca0a1088f13de8f4ccaf1a5687d7f1ce -PKG_MIRROR_HASH:=0fc81f9f57c89030264fdf8d65f3473e8c353f4e6a9096226a4a818ad4fbdf8e +PKG_MIRROR_HASH:=c86488417de71fc7acd3da69b3470824cba2e6abf290078002974955d57a81f1 PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE diff --git a/luci-app-passwall/luasrc/passwall/util_xray.lua b/luci-app-passwall/luasrc/passwall/util_xray.lua index e04e8b6ba..774a7cc37 100644 --- a/luci-app-passwall/luasrc/passwall/util_xray.lua +++ b/luci-app-passwall/luasrc/passwall/util_xray.lua @@ -1398,7 +1398,7 @@ function gen_config(var) address = remote_dns_udp_server or remote_dns_tcp_server, port = tonumber(remote_dns_udp_port) or tonumber(remote_dns_tcp_port), network = remote_dns_udp_server and "udp" or "tcp", - nonIPQuery = "drop" + nonIPQuery = "reject" } }) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 75a69ba55..e2b6c4c3e 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=6878dbacfb1fcb1ee022f63ed6934bcefc95a3c4ba10c88f1131fb88dbf7c337 endef -GEOSITE_VER:=20251229125847 +GEOSITE_VER:=20251230092642 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=76a04c2cdc92fe224f6367112fb67a7593b0882784aebecba66f8a531777b241 + HASH:=27f02a97c8a6b5504d239f6d9246262010243573cf4deb28ddc4ea0b094a4d18 endef GEOSITE_IRAN_VER:=202512290048