Update xray.sh

This commit is contained in:
vincent0214001 2022-01-02 09:18:05 +00:00
parent 0e6c58b613
commit 427b4be268

View File

@ -411,7 +411,6 @@ getData() {
read -p " 请选择伪装网站类型[默认:1)(推荐)静态网站]" answer
if [[ -z "$answer" ]]; then
PROXY_URL=""
;;
else
case $answer in
1)