mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
simple-adblock: config update file fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
committed by
Paul Spooren
parent
2d6475fa93
commit
92e6b29920
@@ -1,6 +1,7 @@
|
||||
config simple-adblock 'config'
|
||||
option enabled '0'
|
||||
option config_update_enabled '0'
|
||||
option config_update_url 'https://cdn.jsdelivr.net/gh/openwrt/packages/net/simple-adblock/files/simple-adblock.conf.update'
|
||||
option dns 'dnsmasq.servers'
|
||||
option dns_instance '0'
|
||||
option verbosity '2'
|
||||
@@ -50,7 +51,7 @@ config simple-adblock 'config'
|
||||
|
||||
# File size: 424.0K
|
||||
# block-list may be too big for some routers
|
||||
list blocked_hosts_url 'http://winhelp2002.mvps.org/hosts.txt'
|
||||
list blocked_hosts_url 'https://winhelp2002.mvps.org/hosts.txt'
|
||||
|
||||
# File size: 432.0K
|
||||
# block-list may be too big for some routers
|
||||
|
||||
Reference in New Issue
Block a user