adblock: release 3.6.0

* add adblock dns query reporting via tcpdump (see readme for details)
* fix tld compression on low memory systems (< 64 MB)
* fix various small issues

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2018-12-19 17:32:29 +01:00
parent 2be776e91c
commit 4e8d22eced
5 changed files with 280 additions and 49 deletions
+2 -2
View File
@@ -9,10 +9,10 @@ config adblock 'global'
config adblock 'extra'
option adb_debug '0'
option adb_forcesrt '0'
option adb_forcedns '0'
option adb_backup '0'
option adb_maxqueue '4'
option adb_report '0'
option adb_maxqueue '8'
config source 'adaway'
option adb_src 'https://adaway.org/hosts.txt'