mirror of
https://github.com/fumiama/terasu.git
synced 2026-06-05 01:00:23 +08:00
fix(dns): remove 360
This commit is contained in:
@@ -128,14 +128,6 @@ var IPv6Servers = DNSList{
|
||||
|
||||
var IPv4Servers = DNSList{
|
||||
m: map[string][]*dnsstat{
|
||||
"dot.360.cn": {
|
||||
{"101.198.192.33:853", true},
|
||||
{"112.65.69.15:853", true},
|
||||
{"101.226.4.6:853", true},
|
||||
{"218.30.118.6:853", true},
|
||||
{"123.125.81.6:853", true},
|
||||
{"140.207.198.6:853", true},
|
||||
},
|
||||
"dot.sb": {
|
||||
{"185.222.222.222:853", true},
|
||||
{"45.11.45.11:853", true},
|
||||
|
||||
Reference in New Issue
Block a user