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:
authormohammadmovaghari <52345697+mohammadmovaghari@users.noreply.github.com>2023-04-04 16:44:40 +0300
committerGitHub <noreply@github.com>2023-04-04 16:44:40 +0300
commit9f18d60b9ce16d89af97ae993a3224bb6c8cd288 (patch)
tree978b3178c6dd5bb616d46a442d8c50b19856bb70 /.github
parentc0580bccb5b574f4a8e4a7f2789d5cdf6049e7fc (diff)
parent0e5de1aec8f3b090fce14638d7e0030ff7b7f40f (diff)
Merge branch 'MHSanaei:main' into api-fix
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 7fae989a..5e02540f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
rm -f Xray-linux-64.zip geoip.dat geosite.dat
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat
wget https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat
+ wget https://github.com/bootmortis/iran-hosted-domains/releases/latest/download/iran.dat
mv xray xray-linux-amd64
cd ..
cd ..