{firefox,chromium}: remove Mullvad Leta

https://mullvad.net/en/blog/2025/11/6/shutting-down-our-search-proxy-leta
This commit is contained in:
Aminda Suomalainen 2025-11-06 21:40:11 +02:00
parent d1c13a5489
commit 6a56c7de82
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 0 additions and 15 deletions

View File

@ -1299,14 +1299,6 @@
"SuggestURLTemplate": "https://ac.ecosia.org/autocomplete?q={searchTerms}",
"URLTemplate": "https://www.ecosia.org/search?q={searchTerms}&addon=firefoxgpo"
},
{
"Name": "Mullvad Leta",
"Alias": "ml",
"Description": "A privacy focused search engine provided by Mullvad.",
"IconURL": "https://mullvad.net/favicon.ico",
"Method": "GET",
"URLTemplate": "https://leta.mullvad.net/?q={searchTerms}&engine=brave"
},
{
"Name": "Brave Search",
"Alias": "b",

View File

@ -1,7 +0,0 @@
{
"DefaultSearchProviderEnabled": true,
"DefaultSearchProviderImageURL": "https://mullvad.net/favicon.ico",
"DefaultSearchProviderKeyword": "ml",
"DefaultSearchProviderName": "Mullvad Leta",
"DefaultSearchProviderSearchURL": "https://leta.mullvad.net/?q={searchTerms}&engine=brave"
}