mirror of
https://github.com/nileshtrivedi/better
synced 2025-01-01 07:57:24 +01:00
Add suggestion to use DuckDuckGo instead of Google
This commit is contained in:
parent
98adce2558
commit
381c7d09ed
@ -103,5 +103,15 @@
|
||||
"desc": "switching.software recommends GetTogether as a better alternatives to MeetUp.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"urlPattern": "https?://(www.)?google.co(m|.in)",
|
||||
"alternatives": [
|
||||
{
|
||||
"url": "https://duckduckgo.com",
|
||||
"name": "DuckDuckGo",
|
||||
"desc": "An internet search engine that emphasizes protecting searchers' privacy"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user