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