mirror of https://github.com/kenzok8/small.git
update 2025-03-05 12:16:38
This commit is contained in:
parent
69aece8f3f
commit
7fba1af5ef
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=f2f5f03da44d007fa91fb6a37c077c9efae8ad0269ef0e4130cf90b0822873e3
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20250302153845
|
||||
GEOSITE_VER:=20250305033558
|
||||
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:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
|
||||
HASH:=c4037839df21eadf36c88b9d56bec3853378a30f0e1a0ca8bc2e81971e5676a7
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202503030037
|
||||
|
|
Loading…
Reference in New Issue