Skip to content

Commit

Permalink
Update ConfigTree.py
Browse files Browse the repository at this point in the history
TODO added
  • Loading branch information
calganaygun committed Nov 26, 2020
1 parent 7d41497 commit 710a888
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/ConfigTree.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import json, requests
from insides.bcolors import bcolors

# TODO: Clean boolean in string.

def ConfigTree(verifyApi,socialscan,leakeddb,breachedsites,hunterApi,dbdata,tcrwd,pastebindumps,googlesearch,dns, _verbose=None):
if _verbose != None:
try:
Expand Down

0 comments on commit 710a888

Please sign in to comment.