2
0
mirror of https://github.com/searx/searx synced 2025-08-30 22:16:19 +00:00

Merge branch 'master' into master

This commit is contained in:
Popolon
2018-08-13 22:07:30 +02:00
committed by GitHub

View File

@@ -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