Skip to content

Commit

Permalink
Update AdGuard DNS IP
Browse files Browse the repository at this point in the history
AdGuard changed their DNS IP recently: https://adguard.com/en/blog/adguard-dns-new-addresses.html
trantuanminh1754 authored Sep 29, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 8a55761 commit c224895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard-install.sh
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit c224895

Please sign in to comment.