filtering: imp code
This commit is contained in:
parent
bc268cdd52
commit
a01a22019e
|
@ -22,7 +22,7 @@ type SafeSearchConfig struct {
|
|||
|
||||
Bing bool `yaml:"bing" json:"bing"`
|
||||
DuckDuckGo bool `yaml:"duckduckgo" json:"duckduckgo"`
|
||||
Ecosia bool `yaml:"duckduckgo" json:"ecosia"`
|
||||
Ecosia bool `yaml:"ecosia" json:"ecosia"`
|
||||
Google bool `yaml:"google" json:"google"`
|
||||
Pixabay bool `yaml:"pixabay" json:"pixabay"`
|
||||
Yandex bool `yaml:"yandex" json:"yandex"`
|
||||
|
|
Loading…
Reference in New Issue