change name keys

pull/208/head
Sebdraven 2018-07-10 15:07:54 +02:00
parent 714c15f079
commit 1223d93d52
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ def expand_whois(api, domain):
'values': [item_registrant['email'],
item_registrant['telephone'],
item_registrant['name'], results['registrarName'],
results['creationDate']],
results['createdDate']],
'categories': ['attribution'],
'comment': 'whois information of %s by securitytrails' % domain
}