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={}',
|
'y': 'https://www.invidio.us/search?q={}',
|
||||||
'dl': 'https://dict.leo.org/german-english/{}',
|
'dl': 'https://dict.leo.org/german-english/{}',
|
||||||
'd': 'https://duckduckgo.com/?q={}',
|
'd': 'https://duckduckgo.com/?q={}',
|
||||||
|
'i': 'https://www.imdb.com/find?q={}',
|
||||||
'w': 'https://wolframalpha.com/input/?i={}'}
|
'w': 'https://wolframalpha.com/input/?i={}'}
|
||||||
|
|
||||||
## Page(s) to open at the start.
|
## Page(s) to open at the start.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue