mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
(chore): remove invalid DNS
This commit is contained in:
parent
cba63c2a04
commit
a6c166e470
1 changed files with 0 additions and 6 deletions
|
|
@ -16,12 +16,6 @@ pub fn ipv4_resolvers() -> Vec<String> {
|
|||
// Verisign
|
||||
"64.6.64.6",
|
||||
"64.6.65.6",
|
||||
// UncensoredDNS
|
||||
"91.239.100.100",
|
||||
"89.233.43.71",
|
||||
// dns.watch
|
||||
"84.200.69.80",
|
||||
"84.200.70.40",
|
||||
]
|
||||
.into_iter()
|
||||
.map(str::to_owned)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue