mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新 SmartDNS 插件
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
WORKDIR="$(mktemp -d)"
|
WORKDIR="$(mktemp -d)"
|
||||||
CONFDIR="/etc/smartdns.d"
|
CONFDIR="/etc/smartdns.d"
|
||||||
SERVERS=(223.5.5.5 101.226.4.6 119.29.29.29 114.114.114.114 2402:4e00:: 2400:3200::1)
|
SERVERS=(223.5.5.5 52.80.66.66 119.29.29.29 114.114.114.114 2402:4e00:: 2400:3200::1 2400:7fc0:849e:200::4)
|
||||||
GROUP=(flash)
|
GROUP=(flash)
|
||||||
# Others: 223.6.6.6 119.28.28.28
|
# Others: 223.6.6.6 119.28.28.28
|
||||||
# Not using best possible CDN pop: 1.2.4.8 210.2.4.8
|
# Not using best possible CDN pop: 1.2.4.8 210.2.4.8
|
||||||
|
|||||||
Reference in New Issue
Block a user