qutebrowser: Add search engines (devdocs, openmw)

master
Pierre Neidhardt 2017-10-22 09:07:30 +01:00
parent d27660d8b5
commit 4def83f21e
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ c.url.searchengines = {
"arch": "http://wiki.archlinux.org/index.php?title=Special%3ASearch&search={}&go=Go",
"aur": "https://aur.archlinux.org/packages.php?O=0&K={}&do_Search=Go",
"ctan": "http://www.ctan.org/search?phrase={}",
"dd": "http://devdocs.io/#q={}",
"gd": "https://godoc.org/?q={}",
"gentoo": "https://wiki.gentoo.org/index.php?title=Special%3ASearch&search={}&go=Go",
"gi": "https://www.google.com/search?site=imghp&tbm=isch&source=hp&biw=1676&bih=997&q={}",
@ -26,6 +27,8 @@ c.url.searchengines = {
"leo": "http://dict.leo.org/frde/index_de.html#/search={}",
"mba": "http://musicbrainz.org/search?query={}&type=artist&method=indexed",
"mbr": "http://musicbrainz.org/search?query={}&type=release&method=indexed",
"mwr": "http://openmw.readthedocs.io/en/master/search.html?q={}&check_keywords=yes&area=default",
"mww": "https://wiki.openmw.org/index.php?search={}&title=Special%3ASearch&go=Go",
"so": "http://stackoverflow.com/search?q={}",
"torrent": "https://kickass.unblocked.live/search.php?q={}",
"tpb": "https://ukpirate.click/s/?q={}",