mirror of
https://github.com/ilyakooo0/searx.git
synced 2024-12-02 01:14:39 +03:00
parent
b96c2b323d
commit
5dc886136b
@ -59,7 +59,7 @@ category_to_keyword = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# search-url
|
# search-url
|
||||||
url = 'https://api.qwant.com/v3/search/{keyword}?q={query}&count={count}&offset={offset}'
|
url = 'https://api.qwant.com/v3/search/{keyword}?{query}&count={count}&offset={offset}'
|
||||||
|
|
||||||
|
|
||||||
def request(query, params):
|
def request(query, params):
|
||||||
|
Loading…
Reference in New Issue
Block a user