From 4ee022cc876fb02204f574927516d9206e4cda5e Mon Sep 17 00:00:00 2001 From: dnomd343 Date: Sat, 14 May 2022 15:03:43 +0800 Subject: [PATCH] update: change `.dat` to `.list` --- bench.sh | 8 ++++---- list/{ALL.dat => ALL.list} | 2 +- list/{DX.dat => DX.list} | 2 +- list/{LT.dat => LT.list} | 2 +- list/{YD.dat => YD.list} | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) rename list/{ALL.dat => ALL.list} (97%) rename list/{DX.dat => DX.list} (96%) rename list/{LT.dat => LT.list} (95%) rename list/{YD.dat => YD.list} (97%) diff --git a/bench.sh b/bench.sh index b62b976..359a2d6 100755 --- a/bench.sh +++ b/bench.sh @@ -76,10 +76,10 @@ speedtest_setup() { server_list() { echo -n "Getting server list..." rm -f ./st-temp/*.list - curl -sL "https://st.343.re/cn/ALL.dat" > ./st-temp/ALL.list - curl -sL "https://st.343.re/cn/DX.dat" > ./st-temp/DX.list - curl -sL "https://st.343.re/cn/LT.dat" > ./st-temp/LT.list - curl -sL "https://st.343.re/cn/YD.dat" > ./st-temp/YD.list + curl -sL "https://st.343.re/cn/ALL.list" > ./st-temp/ALL.list + curl -sL "https://st.343.re/cn/DX.list" > ./st-temp/DX.list + curl -sL "https://st.343.re/cn/LT.list" > ./st-temp/LT.list + curl -sL "https://st.343.re/cn/YD.list" > ./st-temp/YD.list [[ ! -e './st-temp/ALL.list' ]] && echo -e "${RED}ERROR${SUFFIX}" && clear_env && exit 2 [[ ! -e './st-temp/DX.list' ]] && echo -e "${RED}ERROR${SUFFIX}" && clear_env && exit 2 [[ ! -e './st-temp/LT.list' ]] && echo -e "${RED}ERROR${SUFFIX}" && clear_env && exit 2 diff --git a/list/ALL.dat b/list/ALL.list similarity index 97% rename from list/ALL.dat rename to list/ALL.list index ff83049..c5e1743 100644 --- a/list/ALL.dat +++ b/list/ALL.list @@ -30,4 +30,4 @@ 25883,江西南昌5G,移动 16171,福建福州,移动 16398,贵州贵阳,移动 -25728,辽宁大连,移动 \ No newline at end of file +25728,辽宁大连,移动 diff --git a/list/DX.dat b/list/DX.list similarity index 96% rename from list/DX.dat rename to list/DX.list index 352ca4f..252e1cc 100644 --- a/list/DX.dat +++ b/list/DX.list @@ -15,4 +15,4 @@ 29353,湖北武汉5G,电信 28225,湖南长沙5G,电信 3973,甘肃兰州,电信 -19076,重庆,电信 \ No newline at end of file +19076,重庆,电信 diff --git a/list/LT.dat b/list/LT.list similarity index 95% rename from list/LT.dat rename to list/LT.list index 03402d3..798970e 100644 --- a/list/LT.dat +++ b/list/LT.list @@ -20,4 +20,4 @@ 4690,甘肃兰州,联通 4884,福建福州,联通 31985,重庆,联通 -4863,陕西西安,联通 \ No newline at end of file +4863,陕西西安,联通 diff --git a/list/YD.dat b/list/YD.list similarity index 97% rename from list/YD.dat rename to list/YD.list index 3d8f232..821dd4d 100644 --- a/list/YD.dat +++ b/list/YD.list @@ -45,4 +45,4 @@ 26380,陕西西安,移动 29105,陕西西安5G,移动 29083,青海西宁5G,移动 -26656,黑龙江哈尔滨,移动 \ No newline at end of file +26656,黑龙江哈尔滨,移动