mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/firefox: switch to brave search engine
Because:
- they don't have AI pop ups (for now)
- leta is going to be closed (😔)
This commit is contained in:
parent
2f1d8e61f8
commit
6f9f2ba7f0
1 changed files with 4 additions and 12 deletions
|
|
@ -29,20 +29,12 @@ in
|
||||||
"eBay"
|
"eBay"
|
||||||
"Perplexity"
|
"Perplexity"
|
||||||
];
|
];
|
||||||
Default = "leta";
|
Default = "Brave";
|
||||||
Add = [
|
Add = [
|
||||||
{
|
{
|
||||||
Name = "leta";
|
Name = "Brave";
|
||||||
Alias = "@lt";
|
Alias = "@br";
|
||||||
IconURL = "https://leta.mullvad.net/favicon.ico";
|
URLTemplate = "https://search.brave.com/search?q={searchTerms}&source=web";
|
||||||
URLTemplate = "https://leta.mullvad.net/search?q={searchTerms}&engine=brave";
|
|
||||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
Name = "leta";
|
|
||||||
Alias = "@ltfr";
|
|
||||||
IconURL = "https://leta.mullvad.net/favicon.ico";
|
|
||||||
URLTemplate = "https://leta.mullvad.net/search?q={searchTerms}&engine=brave&language=fr";
|
|
||||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue