Skip to content

Commit

Permalink
update 2025-02-22 00:16:05
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Feb 21, 2025
1 parent 53ea31c commit f15ae78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray-geodata/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ define Download/geoip
HASH:=f2f5f03da44d007fa91fb6a37c077c9efae8ad0269ef0e4130cf90b0822873e3
endef

GEOSITE_VER:=20250221105919
GEOSITE_VER:=20250221152129
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:=a5ac9a9d7c4b3311294ceef160156a49051f2e463770dc90eecec913b812aa7d
HASH:=36a6db542b576f23c9cd733c24e55886671d846a223fcf592b2e5189712d625a
endef

GEOSITE_IRAN_VER:=202502170036
Expand Down

0 comments on commit f15ae78

Please sign in to comment.