Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2025-01-05 16:45:25 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-01-05 17:39:40 +0300
commit9fb9d7201e97c2177312a95121592b1043f3231a (patch)
treef44f86f411be6d6e5ed5cb2508ec5b4fbec9eef5 /DockerInit.sh
parent4a3b9b913d36718e05efd4314ac6e7b404c70d1a (diff)
Add custom v2ray rules for Russia
runetfreedom/russia-v2ray-rules-dat
Diffstat (limited to 'DockerInit.sh')
-rwxr-xr-xDockerInit.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/DockerInit.sh b/DockerInit.sh
index f1245e4b..017f158f 100755
--- a/DockerInit.sh
+++ b/DockerInit.sh
@@ -35,6 +35,6 @@ wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/ge
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
wget -O geoip_IR.dat https://github.com/chocolate4u/Iran-v2ray-rules/releases/latest/download/geoip.dat
wget -O geosite_IR.dat https://github.com/chocolate4u/Iran-v2ray-rules/releases/latest/download/geosite.dat
-wget -O geoip_VN.dat https://github.com/vuong2023/vn-v2ray-rules/releases/latest/download/geoip.dat
-wget -O geosite_VN.dat https://github.com/vuong2023/vn-v2ray-rules/releases/latest/download/geosite.dat
+wget -O geoip_RU.dat https://github.com/runetfreedom/russia-v2ray-rules-dat/releases/latest/download/geoip.dat
+wget -O geosite_RU.dat https://github.com/runetfreedom/russia-v2ray-rules-dat/releases/latest/download/geosite.dat
cd ../../ \ No newline at end of file