mirror of
https://github.com/Lissy93/dashy.git
synced 2026-05-25 02:44:51 -04:00
🔥 Removes dead search providers, adds new alternates
This commit is contained in:
@@ -412,11 +412,12 @@
|
||||
"examples": [
|
||||
"duckduckgo",
|
||||
"google",
|
||||
"whoogle",
|
||||
"brave",
|
||||
"kagi",
|
||||
"perplexity",
|
||||
"uruky",
|
||||
"qwant",
|
||||
"startpage",
|
||||
"searx-bar",
|
||||
"searx-info",
|
||||
"ecosia",
|
||||
"metager",
|
||||
"wikipedia",
|
||||
|
||||
@@ -257,14 +257,14 @@ const defaults = {
|
||||
// Common
|
||||
duckduckgo: 'https://duckduckgo.com/?q=',
|
||||
google: 'https://google.com/search?q=',
|
||||
whoogle: 'https://whoogle.sdf.org/search?q=',
|
||||
brave: 'https://search.brave.com/search?q=',
|
||||
kagi: 'https://kagi.com/search?q=',
|
||||
qwant: 'https://www.qwant.com/?q=',
|
||||
startpage: 'https://www.startpage.com/do/search?query=',
|
||||
// Niche
|
||||
'searx-bar': 'https://searx.bar/search?q=',
|
||||
'searx-info': 'https://searx.info/search?q=',
|
||||
perplexity: 'https://www.perplexity.ai/search?q=',
|
||||
uruky: 'https://uruky.com/search?q=',
|
||||
'searx-tiekoetter': 'https://searx.tiekoetter.com/search?q=',
|
||||
'searx-bissisoft': 'https://searx.bissisoft.com/search?q=',
|
||||
ecosia: 'https://www.ecosia.org/search?q=',
|
||||
metager: 'https://metager.org/meta/meta.ger3?eingabe=',
|
||||
swisscows: 'https://swisscows.com/web?query=',
|
||||
|
||||
Reference in New Issue
Block a user