qutebrowser: Replace defunct qwant maps with facilmap

I would love to replace it with osmapp instead but have not found a way
to send a query in a qutebrowser-enabled post format.
This commit is contained in:
Marty Oehme 2025-01-04 10:48:16 +01:00
parent dc067c860d
commit 0237b7d569
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -18,7 +18,7 @@ c.url.searchengines = {
"l": "https://links.martyoeh.me/?searchterm={}&searchtags=", "l": "https://links.martyoeh.me/?searchterm={}&searchtags=",
"lib": "http://libgen.fun/search.php?req={}", "lib": "http://libgen.fun/search.php?req={}",
"man": "https://manned.org/browse/search?q={}", "man": "https://manned.org/browse/search?q={}",
"maps": "https://www.qwant.com/maps/?q={}", "maps": "https://facilmap.org/#q={}",
"pcw": "https://www.pcgamingwiki.com/w/index.php?search={}", "pcw": "https://www.pcgamingwiki.com/w/index.php?search={}",
"py": "https://pypi.org/search/?q={}", "py": "https://pypi.org/search/?q={}",
"r": "https://www.reddit.com/r/{}", "r": "https://www.reddit.com/r/{}",