mirror of
https://github.com/openwrt/packages.git
synced 2025-08-07 10:01:47 +00:00
* checked and fixed the kresd and smartdns support * fixed another ETAG issue * changed the enabled feeds in default config to certpl, aguard and adguard_tracking * various other small fixes * update the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
|
|
config adblock 'global'
|
|
option adb_enabled '1'
|
|
option adb_debug '0'
|
|
option adb_dnsforce '0'
|
|
option adb_dnsshift '0'
|
|
option adb_safesearch '0'
|
|
option adb_mail '0'
|
|
option adb_report '0'
|
|
list adb_feed 'adguard'
|
|
list adb_feed 'adguard_tracking'
|
|
list adb_feed 'certpl'
|