mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
d
This commit is contained in:
parent
033c1db967
commit
f83c0d98e0
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ def response(resp):
|
|||
'publishedDate': datetime.strptime(tweet['created_at'], '%a %b %d %H:%M:%S %z %Y'),
|
||||
}
|
||||
)
|
||||
if len(results)>=5: break
|
||||
|
||||
# for user in json_res['users'].values():
|
||||
# results.append(
|
||||
|
|
Loading…
Add table
Reference in a new issue