From 62d1158bc53b068d626e164feb38bc1cd7019e59 Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Mon, 14 Aug 2023 23:47:30 +0800 Subject: [PATCH] Update defaults.sh --- .../root/usr/share/sqm-autorate/defaults.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/luci-app-sqm-autorate/root/usr/share/sqm-autorate/defaults.sh b/luci-app-sqm-autorate/root/usr/share/sqm-autorate/defaults.sh index 7c953290f..1520af995 100755 --- a/luci-app-sqm-autorate/root/usr/share/sqm-autorate/defaults.sh +++ b/luci-app-sqm-autorate/root/usr/share/sqm-autorate/defaults.sh @@ -53,11 +53,12 @@ pinger_binary=fping # and the remaining 2 reflectors in the list will be used in the event any of the first 4 go bad # a bad reflector will go to the back of the queue on reflector rotation reflectors=( -"1.1.1.1" "1.0.0.1" # Cloudflare -"8.8.8.8" "8.8.4.4" # Google -"9.9.9.9" "9.9.9.10" "9.9.9.11" # Quad9 -"94.140.14.15" "94.140.14.140" "94.140.14.141" "94.140.15.15" "94.140.15.16" # AdGuard -"64.6.65.6" "156.154.70.1" "156.154.70.2" "156.154.70.3" "156.154.70.4" "156.154.70.5" "156.154.71.1" "156.154.71.2" "156.154.71.3" "156.154.71.4" "156.154.71.5" # Neustar +"223.5.5.5" "223.6.6.6" # aliyun +"114.114.114.114" "114.114.115.115" # 114dns +"101.226.4.6" "218.30.118.6" "123.125.81.6" "140.207.198.6" # dnspai +"1.2.4.8" "210.2.4.8" "116.205.5.30" "122.112.208.175" "139.159.208.206" # cnnic +"180.76.76.76" "122.112.208.1" "139.9.23.90" "114.115.192.11" "116.205.5.1" # baidu +"180.184.1.1" "180.184.2.2" # huoshan "208.67.220.2" "208.67.220.123" "208.67.220.220" "208.67.222.2" "208.67.222.123" # OpenDNS "185.228.168.9" "185.228.168.10" # CleanBrowsing )