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
|
||||
define Download/geoip
|
||||
URL:=https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/
|
||||
URL_FILE:=geoip.dat
|
||||
URL:=https://github.com/Loyalsoldier/geoip/releases/latest/download/
|
||||
URL_FILE:=geoip-only-cn-private.dat
|
||||
FILE:=$(GEOIP_FILE)
|
||||
HASH:=skip
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user