From 2f89bcbac2356cefeb5a6244450b97a90fe86374 Mon Sep 17 00:00:00 2001 From: quindecim Date: Mon, 7 Jun 2021 16:16:38 +0200 Subject: [PATCH] [UPSTREAM] - + ODoH https://github.com/DNSCrypt/dnscrypt-proxy/commit/e11b8b0c048ca01c2064a51c0693d6b832632d7d --- README.md | 2 +- module.prop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcb05b5..bd9cf9a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DNSCrypt Proxy 2 for Android -A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol), [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt) and [Anonymized DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt). +A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol), [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt), [Anonymized DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt) and [ODoH (Oblivious DoH)](https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v3/odoh.md). ## Features diff --git a/module.prop b/module.prop index 2a6a7f8..fca65e3 100644 --- a/module.prop +++ b/module.prop @@ -3,4 +3,4 @@ name=DNSCrypt-Proxy 2 version=2.0.45 versionCode=20450 author=quindecim -description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.45 +description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS, Anonymized DNSCrypt and ODoH (Oblivious DoH). Using dnscrypt-proxy 2.0.45