mirror of https://github.com/MISP/misp-modules
add logs
parent
0b0137829a
commit
2f5381d7b2
|
@ -133,6 +133,7 @@ def handle_domain(api, domain, misperrors):
|
||||||
else:
|
else:
|
||||||
misperrors['error'] = misperrors['error'] + \
|
misperrors['error'] = misperrors['error'] + \
|
||||||
' Error in expand History Whois'
|
' Error in expand History Whois'
|
||||||
|
return misperrors
|
||||||
|
|
||||||
return result_filtered
|
return result_filtered
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue