feat(脚本): 修改domain08的电信解析ip
parent
27f1a56038
commit
6200d0ab9e
|
@ -1214,7 +1214,7 @@ customCDNIP(){
|
||||||
echoContent skyBlue "\n进度 $1/${totalProgress} : 添加DNS智能解析"
|
echoContent skyBlue "\n进度 $1/${totalProgress} : 添加DNS智能解析"
|
||||||
echoContent yellow " 移动:104.19.41.56"
|
echoContent yellow " 移动:104.19.41.56"
|
||||||
echoContent yellow " 联通:104.16.160.136"
|
echoContent yellow " 联通:104.16.160.136"
|
||||||
echoContent yellow " 电信:104.16.160.136"
|
echoContent yellow " 电信:104.17.78.198"
|
||||||
read -p '是否使用?[y/n]:' dnsProxy
|
read -p '是否使用?[y/n]:' dnsProxy
|
||||||
if [[ "${dnsProxy}" = "y" ]]
|
if [[ "${dnsProxy}" = "y" ]]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue