[QB] Change searx instance
This commit is contained in:
parent
640469be87
commit
808098303a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ config.set('content.javascript.enabled', True, '*://*.cmnet.ch')
|
|||
c.url.default_page = 'https://searx.info'
|
||||
c.hints.mode = "number"
|
||||
c.url.searchengines = {
|
||||
'DEFAULT':'https://searx.xyz/?q={}',
|
||||
'DEFAULT':'https://searx.fmac.xyz/?q={}',
|
||||
'ddg':'https://duckduckgo.com/?q={}',
|
||||
'yt':'https://youtube.com/results?search_query={}',
|
||||
'wfr':'https://fr.wikipedia.org/w/index.php?search={}',
|
||||
|
|
Loading…
Reference in a new issue