mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
Merge branch 'master' into master
This commit is contained in:
commit
c2c7394718
@ -28,7 +28,7 @@ category_to_keyword = {'general': 'web',
|
||||
'social media': 'social'}
|
||||
|
||||
# search-url
|
||||
url = 'https://api.qwant.com/api/search/{keyword}?count=10&offset={offset}&f=&{query}'
|
||||
url = 'https://api.qwant.com/api/search/{keyword}?count=10&offset={offset}&f=&{query}&t={keyword}&uiv=4'
|
||||
|
||||
|
||||
# do search-request
|
||||
|
Loading…
Reference in New Issue
Block a user