0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-07 10:01:47 +00:00
Files
packages/net/adblock/files/adblock.conf
Dirk Brenken 3e99991067 adblock: update 4.4.0-3
* 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>
2025-04-16 21:37:07 +02:00

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'