Enable filter list category Unbreak Popular Websites by default
This commit is contained in:
@@ -346,7 +346,7 @@ Important: DNS Requests are only matched against domain and filter list rules, a
|
||||
cfgStringArrayOptions[CfgOptionServiceEndpointsKey] = cfgOptionServiceEndpoints
|
||||
|
||||
// Filter list IDs
|
||||
defaultFilterListsValue := []string{"TRAC", "MAL", "BAD"}
|
||||
defaultFilterListsValue := []string{"TRAC", "MAL", "BAD", "UNBREAK"}
|
||||
err = config.Register(&config.Option{
|
||||
Name: "Filter Lists",
|
||||
Key: CfgOptionFilterListsKey,
|
||||
|
||||
Reference in New Issue
Block a user