Merge pull request #21 from trantuanminh1754/patch-1

Update AdGuard DNS IP
This commit is contained in:
Nyr 2020-09-30 00:02:22 +02:00 committed by GitHub
commit 70e28bcc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}