luci: add Chinese DoT/DoH Server to Direct (#2912)
* luci: add DoT/DoH to direct_host * luci: add DoT/DoH for Tencent to direct_ip * luci: Update China DNS IP to Direct
This commit is contained in:
parent
541c115f97
commit
82638e1ecf
@ -197,8 +197,12 @@ config shunt_rules 'Direct'
|
|||||||
option remarks 'Direct'
|
option remarks 'Direct'
|
||||||
option domain_list 'geosite:cn'
|
option domain_list 'geosite:cn'
|
||||||
option ip_list '223.5.5.5/32
|
option ip_list '223.5.5.5/32
|
||||||
|
223.6.6.6/32
|
||||||
119.29.29.29/32
|
119.29.29.29/32
|
||||||
180.76.76.76/32
|
180.76.76.76/32
|
||||||
114.114.114.114/32
|
114.114.114.114/32
|
||||||
|
114.114.115.115/32
|
||||||
|
1.12.12.12/32
|
||||||
|
120.53.53.53/32
|
||||||
geoip:cn
|
geoip:cn
|
||||||
geoip:private'
|
geoip:private'
|
||||||
|
@ -27,3 +27,10 @@ checkipv6.dyndns.org
|
|||||||
checkipv6.synology.com
|
checkipv6.synology.com
|
||||||
checkport.synology.com
|
checkport.synology.com
|
||||||
ddns.synology.com
|
ddns.synology.com
|
||||||
|
|
||||||
|
#DoT/DoH
|
||||||
|
dns.alidns.com
|
||||||
|
doh.pub
|
||||||
|
dot.pub
|
||||||
|
doh.360.cn
|
||||||
|
dot.360.cn
|
||||||
|
@ -6,3 +6,6 @@
|
|||||||
180.76.76.76
|
180.76.76.76
|
||||||
34.149.0.0/16
|
34.149.0.0/16
|
||||||
134.195.211.0/24
|
134.195.211.0/24
|
||||||
|
148.135.119.0/24
|
||||||
|
1.12.12.12
|
||||||
|
120.53.53.53
|
||||||
|
Loading…
Reference in New Issue
Block a user