Use instead of
This commit is contained in:
parent
72803ff6ec
commit
cd0241bcdd
1 changed files with 1 additions and 1 deletions
|
@ -1507,7 +1507,7 @@ c.tabs.width = '10%'
|
||||||
## Type: Dict
|
## Type: Dict
|
||||||
c.url.searchengines = {'DEFAULT': 'https://www.google.com/search?q={}',
|
c.url.searchengines = {'DEFAULT': 'https://www.google.com/search?q={}',
|
||||||
's': 'https://searx.me/?q={}',
|
's': 'https://searx.me/?q={}',
|
||||||
'c': 'https://crates.io/search?q={}',
|
'c': 'https://lib.rs/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={}',
|
||||||
|
|
Loading…
Reference in a new issue