mirror of https://github.com/MISP/misp-modules
rename misp modules
parent
a8ae6e06e9
commit
3a2aab6d71
|
@ -353,8 +353,6 @@ def expand_history_dns(api, domain):
|
|||
|
||||
results = api.history_dns_ns(domain)
|
||||
if results:
|
||||
|
||||
|
||||
r.extend(__history_dns(results, domain, 'nameserver', 'ns'))
|
||||
|
||||
time.sleep(1)
|
Loading…
Reference in New Issue