v2ray-geodata: use geoip-only-cn-private.dat
This commit is contained in:
parent
583df7811f
commit
27f54e93e3
@ -14,8 +14,8 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
|
|
||||||
GEOIP_FILE:=geoip.dat
|
GEOIP_FILE:=geoip.dat
|
||||||
define Download/geoip
|
define Download/geoip
|
||||||
URL:=https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/
|
URL:=https://github.com/Loyalsoldier/geoip/releases/latest/download/
|
||||||
URL_FILE:=geoip.dat
|
URL_FILE:=geoip-only-cn-private.dat
|
||||||
FILE:=$(GEOIP_FILE)
|
FILE:=$(GEOIP_FILE)
|
||||||
HASH:=skip
|
HASH:=skip
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user