qutebrowser: Add metal archives to the list of search engines
This commit is contained in:
parent
12762f6cfb
commit
6529ccae25
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ c.url.searchengines = {
|
||||||
"gh": "https://github.com/search?q={}",
|
"gh": "https://github.com/search?q={}",
|
||||||
"hg": "https://www.haskell.org/hoogle/?hoogle={}",
|
"hg": "https://www.haskell.org/hoogle/?hoogle={}",
|
||||||
"mal": "https://myanimelist.net/search/all?q={}",
|
"mal": "https://myanimelist.net/search/all?q={}",
|
||||||
|
"met": "https://www.metal-archives.com/search?searchString={}&type=band_name",
|
||||||
"r": "https://www.reddit.com/r/{}/",
|
"r": "https://www.reddit.com/r/{}/",
|
||||||
"rt": "https://www.rottentomatoes.com/search/?search={}",
|
"rt": "https://www.rottentomatoes.com/search/?search={}",
|
||||||
"y": "https://www.youtube.com/results?search_query={}",
|
"y": "https://www.youtube.com/results?search_query={}",
|
||||||
|
|
Loading…
Reference in a new issue