mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 06:53:05 +08:00
Code review.
This commit is contained in:
parent
c4c0c11ff7
commit
31cdfab37d
1 changed files with 2 additions and 1 deletions
1
securitytrailsparser.py
Normal file → Executable file
1
securitytrailsparser.py
Normal file → Executable file
|
@ -35,3 +35,4 @@ def parse_text(self):
|
|||
else:
|
||||
continue
|
||||
return list(self.ips), list(self.hostnames)
|
||||
|
||||
|
|
Loading…
Reference in a new issue