pull/208/head
Sebdraven 2018-07-12 14:48:15 +02:00
parent 86d236f859
commit 0b0137829a
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ def expand_history_whois(api, domain):
misperrors['error'] = e
return [], False
status_ok = True
print(r)
return r, status_ok