update 2024-12-02 09:43:47

This commit is contained in:
kenzok8 2024-12-02 09:43:47 +08:00
parent 7f1f80c81e
commit b1981144dc
3 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-mosdns
PKG_VERSION:=1.6.6
PKG_VERSION:=1.6.7
PKG_RELEASE:=1
LUCI_TITLE:=LuCI Support for mosdns

View File

@ -653,6 +653,9 @@ generate_config() {
json_add_object
json_add_string "exec" "\$fallback"
json_close_object
json_add_object
json_add_string "exec" "jump has_resp_sequence"
json_close_object
json_close_array
json_close_object
# plugin: udp_server

View File

@ -30,13 +30,13 @@ define Download/geosite
HASH:=f04433837b88a3f49d7cd6517c91e8f5de4e4496f3d88ef3b7c6be5bb63f4c6f
endef
GEOSITE_IRAN_VER:=202411250037
GEOSITE_IRAN_VER:=202412020038
GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER)
define Download/geosite-ir
URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/
URL_FILE:=iran.dat
FILE:=$(GEOSITE_IRAN_FILE)
HASH:=2062e9541a5cf34368265e1aac57b5f750ceb9c925a141002db735000602801f
HASH:=c7db5e593e8d31b6f5b33ff4b7fad2030e24c7b87f13a2443b1fd0f71d351813
endef
define Package/v2ray-geodata/template