Update to 2.0.39-2

This commit is contained in:
quindecim 2020-03-20 08:59:12 -04:00
parent 15f125f799
commit 47c7a255a5
4 changed files with 11 additions and 3 deletions

View File

@ -25,7 +25,6 @@ Up-to-date, pre-built binaries are available for:
- ✅ `DNSSEC` required
- ✅ Enabled `dnscrypt_ephemeral_keys` feature *(create a new, unique key for every single DNS query)*
- ✅ Enabled `anonymized_dns` feature *(each resolver has 2 relays)*
- ✅ Enabled `blacklist.txt` file to block ads, trackers, `CNAMEs` and prevent many others via substrings and wildcards (see my [block](https://git.nixnet.xyz/quindecim/block) repository)
- ⛔️ `DoH` disabled
- ⛔️ `IPv6` disabled
- Set`refused` response to blocked queries

View File

@ -1,6 +1,15 @@
# Changelog
## 2.0.39-2
#### Updated binary files to 2.0.39 | jedisct1
-
#### Updated config files to 2.0.39-2 | quindecim
* ⛔️ Removed `blacklist.txt` file *(too many false positives, will be added back in the future, when it reaches a more stable level)*.
## 2.0.39-1
#### Updated binary files to 2.0.39 | jedisct1

View File

@ -1,7 +1,7 @@
ui_print " "
ui_print "******************************"
ui_print "* dnscrypt-proxy-android *"
ui_print "* 2.0.39-1 *"
ui_print "* 2.0.39-2 *"
ui_print "******************************"
ui_print "* quindecim *"
ui_print "******************************"

View File

@ -1,6 +1,6 @@
id=dnscrypt-proxy-android
name=DNSCrypt-Proxy 2
version=2.0.39-1
version=2.0.39-2
versionCode=39
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.39