qutebrowser: Add startpage to search engines

While DDG uses bing in the back end, startpage uses google without
resorting to tracking. Use startpage so we never have to use google.
This commit is contained in:
Sanchayan Maity 2023-03-06 14:31:34 +05:30
parent c37a0db46a
commit c25d97166f
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ c.url.searchengines = {
"aw": "https://wiki.archlinux.org/index.php?search={}",
"c": "https://crates.io/search?q={}",
"d": "https://docs.rs/releases/search?query={}",
"g": "https://startpage.com/do/asearch?q={}",
"gh": "https://github.com/search?q={}",
"hg": "https://www.haskell.org/hoogle/?hoogle={}",
"mal": "https://myanimelist.net/search/all?q={}",