[QB]Add two search engines
This commit is contained in:
parent
7ef839f83c
commit
97221f63aa
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ c.url.searchengines = {
|
|||
'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={}',
|
||||
'mdn':'https://developer.mozilla.org/en-US/search?q={}',
|
||||
'deb':'https://tracker.debian.org/pkg/{}',
|
||||
}
|
||||
|
||||
#Fonts
|
||||
|
|
Loading…
Reference in a new issue