update dns

This commit is contained in:
2023-10-21 19:59:06 -04:00
parent d3929d2b37
commit 930b10e40d
3 changed files with 16 additions and 8 deletions

View File

@@ -52,8 +52,10 @@ options {
// 207.164.234.193; // Your ISP NS
// 4.2.2.1; // Level3 Public DNS
// 4.2.2.2; // Level3 Public DNS
8.8.8.8; // Google Open DNS
8.8.4.4; // Google Open DNS
// 8.8.8.8; // Google Open DNS
// 8.8.4.4; // Google Open DNS
149.112.121.20 // https://www.cira.ca/en/canadian-shield/configure/home-router/
149.112.122.20 // https://www.cira.ca/en/canadian-shield/configure/home-router/
};
//========================================================================