mirror of
https://github.com/searxng/searxng.git
synced 2026-09-12 09:16:06 +00:00
[mod] network: migrate to curl_cffi
This commit is contained in:
@@ -20,6 +20,7 @@ about = {
|
||||
}
|
||||
|
||||
play_categ = None # apps|movies
|
||||
enable_http3 = True
|
||||
base_url = 'https://play.google.com'
|
||||
search_url = base_url + "/store/search?{query}&c={play_categ}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user