Skip to content

Commit

Permalink
update 2024-08-26 16:16:33
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Aug 26, 2024
1 parent 276f009 commit 89a3416
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:=2c6b6ee15f4593a7b54853c8db5a2b881986ae405122d9fa1427f33c26316ff3
endef

GEOSITE_VER:=20240823035651
GEOSITE_VER:=20240826041130
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:=e9197238b1b4e6e6ae9f35dfc40484936093562bef354501981bf8d5e29950da
HASH:=f154374d3eb0cafcb1d37d15d97a8db6d57ebf3436e519a6747279a39cf4f7ab
endef

GEOSITE_IRAN_VER:=202408260030
Expand Down

0 comments on commit 89a3416

Please sign in to comment.