mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
simple-adblock: dnsmasq.ipset option support, better handling of IDNs, updated README
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config simple-adblock 'config'
|
||||
option enabled '0'
|
||||
option dns 'dnsmasq.servers'
|
||||
option dns_instance '0'
|
||||
option verbosity '2'
|
||||
option force_dns '1'
|
||||
option led 'none'
|
||||
@@ -9,7 +10,6 @@ config simple-adblock 'config'
|
||||
option curl_retry '3'
|
||||
option parallel_downloads '1'
|
||||
option debug '0'
|
||||
option allow_non_ascii '0'
|
||||
option compressed_cache '0'
|
||||
list whitelist_domain 'raw.githubusercontent.com'
|
||||
# list blacklist_hosts_url 'http://support.it-mate.co.uk/downloads/hosts.txt'
|
||||
|
||||
Reference in New Issue
Block a user