qutebrowser: Add metal archives to the list of search engines

This commit is contained in:
Sanchayan Maity 2022-12-06 18:19:32 +05:30
parent 12762f6cfb
commit 6529ccae25
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ c.url.searchengines = {
"gh": "https://github.com/search?q={}",
"hg": "https://www.haskell.org/hoogle/?hoogle={}",
"mal": "https://myanimelist.net/search/all?q={}",
"met": "https://www.metal-archives.com/search?searchString={}&type=band_name",
"r": "https://www.reddit.com/r/{}/",
"rt": "https://www.rottentomatoes.com/search/?search={}",
"y": "https://www.youtube.com/results?search_query={}",