mirror of https://github.com/kenzok8/small.git
update 2025-03-03 00:15:29
This commit is contained in:
parent
5cabda0be5
commit
eb3ee3d610
|
@ -21,13 +21,13 @@ define Download/geoip
|
|||
HASH:=f2f5f03da44d007fa91fb6a37c077c9efae8ad0269ef0e4130cf90b0822873e3
|
||||
endef
|
||||
|
||||
GEOSITE_VER:=20250227085631
|
||||
GEOSITE_VER:=20250302153845
|
||||
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:=463eb36a757705c7ffefe7977752d7b610e62271e8b63a1ffcf55b27d50b0f73
|
||||
HASH:=525dcdd8ac80d473ad128b568d7f3e16d0392872945a9468d18ac2afddd5b253
|
||||
endef
|
||||
|
||||
GEOSITE_IRAN_VER:=202502240036
|
||||
|
|
Loading…
Reference in New Issue