Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
bootmortis to MasterKia
Browse files Browse the repository at this point in the history
  • Loading branch information
MHSanaei committed Aug 1, 2023
1 parent 8abd2eb commit 2a54561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
max_attempts: 60
command: |
[ -d 'resources' ] || mkdir resources
LIST=('Loyalsoldier v2ray-rules-dat geoip geoip sha256sum' 'Loyalsoldier v2ray-rules-dat geosite geosite sha256sum' 'bootmortis iran-hosted-domains iran iran sha256')
LIST=('Loyalsoldier v2ray-rules-dat geoip geoip sha256sum' 'Loyalsoldier v2ray-rules-dat geosite geosite sha256sum' 'MasterKia iran-hosted-domains iran iran sha256')
for i in "${LIST[@]}"
do
INFO=($(echo $i | awk 'BEGIN{FS=" ";OFS=" "} {print $1,$2,$3,$4,$5}'))
Expand Down

0 comments on commit 2a54561

Please sign in to comment.