mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
Fix paging of Bing Images
This commit is contained in:
parent
9ace31c829
commit
1be6ab2a91
@ -35,7 +35,7 @@ search_string = 'images/search'\
|
||||
'?{query}'\
|
||||
'&count={count}'\
|
||||
'&first={first}'\
|
||||
'&FORM=IBASEP'
|
||||
'&tsc=ImageHoverTitle'
|
||||
time_range_string = '&qft=+filterui:age-lt{interval}'
|
||||
time_range_dict = {'day': '1440',
|
||||
'week': '10080',
|
||||
|
Loading…
Reference in New Issue
Block a user