mirror of
https://github.com/ookangzheng/blahdns.git
synced 2025-12-15 21:55:36 +07:00
fix: stubby upstream server with new japan and singapore ip address
This commit is contained in:
@@ -14,10 +14,10 @@ listen_addresses:
|
||||
|
||||
upstream_recursive_servers:
|
||||
# BlahDNS servers both with `tls_port: 853` and `tls_port: 443`
|
||||
- address_data: 139.180.141.57
|
||||
- address_data: 103.167.150.45
|
||||
tls_auth_name: "dot-sg.blahdns.com"
|
||||
|
||||
- address_data: 45.32.55.94
|
||||
- address_data: 212.52.0.122
|
||||
tls_auth_name: "dot-jp.blahdns.com"
|
||||
|
||||
- address_data: 78.46.244.143
|
||||
@@ -29,10 +29,10 @@ upstream_recursive_servers:
|
||||
- address_data: 45.91.92.121
|
||||
tls_auth_name: "dot-ch.blahdns.com"
|
||||
|
||||
- address_data: 2001:19f0:4400:6bed:5400:2ff:feb1:f9fa
|
||||
- address_data: 2406:ef80:2:5ee4::1
|
||||
tls_auth_name: "dot-sg.blahdns.com"
|
||||
|
||||
- address_data: 2001:19f0:7001:3259:5400:02ff:fe71:0bc9
|
||||
- address_data: 2406:ef80:4:1537::1
|
||||
tls_auth_name: "dot-jp.blahdns.com"
|
||||
|
||||
- address_data: 2a01:4f8:c17:ec67::1
|
||||
|
||||
Reference in New Issue
Block a user