Merge branch 'nil0x42/patch-1'
This commit is contained in:
+1
-1
@@ -287,7 +287,7 @@ def sherlock(username, verbose=False, tor=False, unique_tor=False):
|
||||
print((Style.BRIGHT + Fore.GREEN + "[" +
|
||||
Fore.YELLOW + "*" +
|
||||
Fore.GREEN + "] Saved: " +
|
||||
Fore.WHITE + "{}").format(username+".txt"))
|
||||
Fore.WHITE + "{}").format(fname))
|
||||
|
||||
final_score(amount, fname)
|
||||
return results_total
|
||||
|
||||
Reference in New Issue
Block a user