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"
|
||||
"Perplexity"
|
||||
];
|
||||
Default = "leta";
|
||||
Default = "Brave";
|
||||
Add = [
|
||||
{
|
||||
Name = "leta";
|
||||
Alias = "@lt";
|
||||
IconURL = "https://leta.mullvad.net/favicon.ico";
|
||||
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";
|
||||
Name = "Brave";
|
||||
Alias = "@br";
|
||||
URLTemplate = "https://search.brave.com/search?q={searchTerms}&source=web";
|
||||
SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue