correct key

pull/208/head
Sebdraven 2018-07-17 17:22:48 +02:00
parent 2706c4a82a
commit c785cae89b
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ def handle_ip(api, ip, misperrors):
if status_ok:
if r:
result_filtered['result'].extend(r)
result_filtered['results'].extend(r)
else:
misperrors['error'] += ' Error in expand searching domain'
return misperrors