[QB] Add imdb search engine
This commit is contained in:
parent
788b5532bd
commit
401c53b183
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ c.url.searchengines = {
|
|||
'wen':'https://en.wikipedia.org/w/index.php?search={}',
|
||||
'wyen':'https://en.wiktionary.org/w/index.php?search={}',
|
||||
'wyfr':'https://fr.wiktionary.org/w/index.php?search={}',
|
||||
'imdb':'https://www.imdb.com/find?q={}',
|
||||
}
|
||||
|
||||
#Fonts
|
||||
|
|
Loading…
Reference in a new issue