add debug

pull/208/head
Sebdraven 2018-07-11 11:55:59 +02:00
parent 45decc728d
commit 386d38c88f
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ def handle_domain(api, domain, misperrors):
r, status_ok = expand_history_dns(api, domain)
if status_ok:
print(r)
result_filtered['results'].extend(r)
else:
misperrors['error'] = misperrors[