mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update defaults.sh
This commit is contained in:
parent
107dd0c088
commit
62d1158bc5
1 changed files with 6 additions and 5 deletions
|
@ -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
|
# 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
|
# a bad reflector will go to the back of the queue on reflector rotation
|
||||||
reflectors=(
|
reflectors=(
|
||||||
"1.1.1.1" "1.0.0.1" # Cloudflare
|
"223.5.5.5" "223.6.6.6" # aliyun
|
||||||
"8.8.8.8" "8.8.4.4" # Google
|
"114.114.114.114" "114.114.115.115" # 114dns
|
||||||
"9.9.9.9" "9.9.9.10" "9.9.9.11" # Quad9
|
"101.226.4.6" "218.30.118.6" "123.125.81.6" "140.207.198.6" # dnspai
|
||||||
"94.140.14.15" "94.140.14.140" "94.140.14.141" "94.140.15.15" "94.140.15.16" # AdGuard
|
"1.2.4.8" "210.2.4.8" "116.205.5.30" "122.112.208.175" "139.159.208.206" # cnnic
|
||||||
"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
|
"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
|
"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
|
"185.228.168.9" "185.228.168.10" # CleanBrowsing
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue