pull/208/head
Sebdraven 2018-07-12 14:44:19 +02:00
parent 86d9427816
commit aa89a7fc4d
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ def handle_domain(api, domain, misperrors):
if status_ok:
if r:
print(r)
result_filtered['results'].extend(r)
return result_filtered