Merge branch 'nil0x42/patch-1'

This commit is contained in:
Yahya SayadArbabi
2019-01-05 09:38:08 +03:30
+1 -1
View File
@@ -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