7 lines
116 B
Text
7 lines
116 B
Text
Config(
|
|
prefix: "?",
|
|
engines: [DuckDuckGo, Google, Custom(
|
|
name: "SearX",
|
|
url: "searx.be/?q={}",
|
|
)]
|
|
)
|