diff --git a/qutebrowser/config/searchengines.py b/qutebrowser/config/searchengines.py index d7b77c4..c2a674e 100644 --- a/qutebrowser/config/searchengines.py +++ b/qutebrowser/config/searchengines.py @@ -14,7 +14,6 @@ c.url.searchengines = { "gol": "https://golang.org/pkg/{}/", "hn": "https://hn.algolia.com/?q={}", "hub": "https://hub.docker.com/search?q={}", - "kb": "https://soeg.kb.dk/discovery/search?query=any,contains,{}&lang=en", "l": "https://links.martyoeh.me/bookmarks?q={}", "lib": "http://libgen.fun/search.php?req={}", "man": "https://manned.org/browse/search?q={}",