mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Fix typo.
This commit is contained in:
parent
10e9fd6087
commit
276f9a0905
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|||
"64.6.64.6",
|
||||
"64.6.65.6",
|
||||
// UncensoredDNS
|
||||
"91.239.100.100 ",
|
||||
"89.233.43.71 ",
|
||||
"91.239.100.100",
|
||||
"89.233.43.71",
|
||||
// dns.watch
|
||||
"84.200.69.80",
|
||||
"84.200.70.40",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue