mirror of https://github.com/MISP/misp-modules
add logs
parent
86d236f859
commit
0b0137829a
|
@ -441,6 +441,7 @@ def expand_history_whois(api, domain):
|
||||||
misperrors['error'] = e
|
misperrors['error'] = e
|
||||||
return [], False
|
return [], False
|
||||||
status_ok = True
|
status_ok = True
|
||||||
|
print(r)
|
||||||
return r, status_ok
|
return r, status_ok
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue