add youtube search
This commit is contained in:
parent
247f0a0d37
commit
8dd85aa1f4
1 changed files with 1 additions and 0 deletions
|
@ -1357,6 +1357,7 @@ c.tabs.width = '12%'
|
|||
c.url.searchengines = {'DEFAULT': 'https://searx.me/?q={}',
|
||||
'c': 'https://crates.io/search?q={}',
|
||||
'g': 'https://www.google.com/search?q={}',
|
||||
'y': 'https://www.youtube.com/search?q={}',
|
||||
'dl': 'https://dict.leo.org/german-english/{}',
|
||||
'd': 'https://duckduckgo.com/?q={}'}
|
||||
|
||||
|
|
Loading…
Reference in a new issue