Skip to content

Commit

Permalink
Update CDN.
Browse files Browse the repository at this point in the history
  • Loading branch information
fscarmen committed Dec 28, 2023
1 parent 2cd6d74 commit 6fb6f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sing-box.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ TLS_SERVER=addons.mozilla.org
CDN_DEFAULT=cn.azhz.eu.org
PROTOCOL_LIST=("XTLS + reality" "hysteria2" "tuic" "shadowTLS" "shadowsocks" "trojan" "vmess + ws" "vless + ws + tls" "H2 + reality" "gRPC + reality")
CONSECUTIVE_PORTS=${#PROTOCOL_LIST[@]}
CDN_DOMAIN=("cn.azhz.eu.org" "www.who.int" "cdn.anycast.eu.org" "443.cf.bestl.de" "cfip.gay")
CDN_DOMAIN=("cn.azhz.eu.org" "achk.cloudflarest.link" "jp.cloudflarest.link" "www.who.int" "skk.moe" "time.cloudflare.com" "csgo.com")

trap "rm -rf $TEMP_DIR >/dev/null 2>&1 ; echo -e '\n' ;exit 1" INT QUIT TERM EXIT

Expand Down

0 comments on commit 6fb6f91

Please sign in to comment.