mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-27 03:54:51 +02:00
Remove uneeded code
This commit is contained in:
@@ -8,3 +8,4 @@ api-keys.yaml
|
||||
debug_results.txt
|
||||
tests/myparser.py
|
||||
venv
|
||||
.mypy_cache
|
||||
|
||||
@@ -38,7 +38,6 @@ def start():
|
||||
hunter, intelx,
|
||||
linkedin, linkedin_links, netcraft, securityTrails, threatcrowd,
|
||||
trello, twitter, vhost, virustotal, yahoo''')
|
||||
parser.add_argument('-x', '--exclude', help='exclude options when using all sources', type=str)
|
||||
|
||||
args = parser.parse_args()
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user