pull/208/head
Sebdraven 2018-07-10 15:01:04 +02:00
parent f710162bed
commit e1a1648f14
1 changed files with 1 additions and 0 deletions

View File

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