Update AdGuard DNS IP
AdGuard changed their DNS IP recently: https://adguard.com/en/blog/adguard-dns-new-addresses.html
This commit is contained in:
parent
8a55761005
commit
c2248950b6
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ new_client_dns () {
|
|||
dns="9.9.9.9, 149.112.112.112"
|
||||
;;
|
||||
6)
|
||||
dns="176.103.130.130, 176.103.130.131"
|
||||
dns="94.140.14.14, 94.140.15.15"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue