Add imdb to searchengines
This commit is contained in:
parent
cd0241bcdd
commit
3e934d349b
1 changed files with 1 additions and 0 deletions
|
@ -1511,6 +1511,7 @@ c.url.searchengines = {'DEFAULT': 'https://www.google.com/search?q={}',
|
|||
'y': 'https://www.invidio.us/search?q={}',
|
||||
'dl': 'https://dict.leo.org/german-english/{}',
|
||||
'd': 'https://duckduckgo.com/?q={}',
|
||||
'i': 'https://www.imdb.com/find?q={}',
|
||||
'w': 'https://wolframalpha.com/input/?i={}'}
|
||||
|
||||
## Page(s) to open at the start.
|
||||
|
|
Loading…
Reference in a new issue