diff options
| author | mohammadmovaghari <52345697+mohammadmovaghari@users.noreply.github.com> | 2023-04-04 16:43:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-04 16:43:46 +0300 |
| commit | 5be9131078d0d30ea02bb847cc0835b36d1fc102 (patch) | |
| tree | ca3b769f274d43584e1e4c6b9e638b1dc178b593 /.github | |
| parent | 87acb81496fd2aacb282460e95da05a89dc9a0e1 (diff) | |
| parent | 0e5de1aec8f3b090fce14638d7e0030ff7b7f40f (diff) | |
Merge pull request #1 from MHSanaei/main
update with main
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 1 |
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 .. |
