X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7fa5362d8924231a425e5a2bf5bafef8c790d4ec..0f1855e30b2354cf75d714a90ec571d98adef05d:/qutebrowser/config.py?ds=inline diff --git a/qutebrowser/config.py b/qutebrowser/config.py index b5fd824..c682c9c 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1815,7 +1815,7 @@ c.tabs.select_on_remove = 'prev' c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}', 'ddg': 'https://duckduckgo.com/?t=chakra&q={}', 'cdda': 'https://nornagon.github.io/cdda-guide/?v=0.F-2#/search/{}', - 'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}', + 'std': 'https://duckduckgo.com/?sites=en.cppreference.com&q={}', 'hoogle': 'https://hoogle.haskell.org/?hoogle={}', 'h': 'https://hoogle.haskell.org/?hoogle={}', 'fpp/slack': 'https://focalpointpositioning.slack.com/messages/{}',