mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
{firefox,zen-browser}: use ddg-lite
This commit is contained in:
parent
5a39fe89c5
commit
9fd52db5bb
2 changed files with 6 additions and 10 deletions
|
|
@ -29,13 +29,11 @@ in
|
||||||
"eBay"
|
"eBay"
|
||||||
"Perplexity"
|
"Perplexity"
|
||||||
];
|
];
|
||||||
Default = "Brave";
|
Default = "DuckDuckGo Lite";
|
||||||
Add = [
|
Add = [
|
||||||
{
|
{
|
||||||
Name = "Brave";
|
Name = "DuckDuckGo Lite";
|
||||||
Alias = "@br";
|
URLTemplate = "https://lite.duckduckgo.com/lite/search?q={searchTerms}";
|
||||||
URLTemplate = "https://search.brave.com/search?&summary=0&q={searchTerms}&source=web";
|
|
||||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -29,13 +29,11 @@ in
|
||||||
"eBay"
|
"eBay"
|
||||||
"Perplexity"
|
"Perplexity"
|
||||||
];
|
];
|
||||||
Default = "Brave";
|
Default = "DuckDuckGo Lite";
|
||||||
Add = [
|
Add = [
|
||||||
{
|
{
|
||||||
Name = "Brave";
|
Name = "DuckDuckGo Lite";
|
||||||
Alias = "@br";
|
URLTemplate = "https://lite.duckduckgo.com/lite/search?q={searchTerms}";
|
||||||
URLTemplate = "https://search.brave.com/search?&summary=0&q={searchTerms}&source=web";
|
|
||||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue