@@ -45,7 +45,7 @@ endef
ifeq ($(CONFIG_V2RAY_PLUGIN_COMPRESS_GOPROXY),y)
export GO111MODULE=on
- export GOPROXY=https://goproxy.baidu.com
+ export GOPROXY=https://goproxy.bj.bcebos.com
endif
define Package/v2ray-plugin
@@ -69,7 +69,7 @@ endef
ifneq ($(CONFIG_V2RAYA_COMPRESS_GOPROXY),)
define Package/v2raya/conffiles
@@ -60,7 +60,7 @@ endef
ifneq ($(CONFIG_XRAY_CORE_COMPRESS_GOPROXY),)
- export GOPROXY=https://goproxy.io
define Build/Compile
@@ -43,7 +43,7 @@ endef
ifneq ($(CONFIG_XRAY_PLUGIN_COMPRESS_GOPROXY),)
define Package/xray-plugin