From: Samir Benmendil Date: Thu, 31 Oct 2019 12:18:36 +0000 (+0000) Subject: qutebrowser: remove pcl and cv searchengines X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/9de34a1aee115252337f2fa43f25acab562b9b51 qutebrowser: remove pcl and cv searchengines --- diff --git a/qutebrowser/config.py b/qutebrowser/config.py index 8e6cfb2..a22efe1 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1358,9 +1358,8 @@ c.url.default_page = 'https://duckduckgo.com/?t=chakra' c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}', 'ddg': 'https://duckduckgo.com/?t=chakra&q={}', 'slack': 'https://focalpointpositioning.slack.com/messages/{}', - 'pcl': 'http://docs.pointclouds.org/trunk/search.php?query={}', 'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}', - 'cv': 'http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q={}' } + } ## Page(s) to open at the start. ## Type: List of FuzzyUrl, or FuzzyUrl