update domain

This commit is contained in:
233boy
2019-01-08 23:27:55 +08:00
parent d140b3bc3d
commit b9282f75c1
5 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
[[ -z $ip ]] && get_ip
if [[ $shadowsocks ]]; then
local ss="ss://$(echo -n "${ssciphers}:${sspass}@${ip}:${ssport}" | base64 -w 0)#233yes.com_ss_${ip}"
local ss="ss://$(echo -n "${ssciphers}:${sspass}@${ip}:${ssport}" | base64 -w 0)#233now.com_ss_${ip}"
echo
echo "---------- Shadowsocks 配置信息 -------------"
echo