pull/208/head
Sebdraven 5 years ago
parent f710162bed
commit e1a1648f14
  1. 1
      misp_modules/modules/expansion/dnstrails.py

@ -242,6 +242,7 @@ def expand_whois(api, domain):
except APIError as e:
misperrors['error'] = e
print(e)
return r, status_ok

Loading…
Cancel
Save