mirror of
https://github.com/searxng/searxng.git
synced 2026-05-09 10:53:52 +02:00
faa4280e1a
Remove the usage of searx.network.multi_requests The results from Bing contains the target URL encoded in base64 See the u parameter, remove the first two character "a1", and done. Also add a comment the check of the result_len / pageno ( from https://github.com/searx/searx/pull/1387 )