We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37a5ed commit 45bc15eCopy full SHA for 45bc15e
1 file changed
brute.py
@@ -76,5 +76,5 @@
76
"""
77
import subprocess
78
print('\033[1;31m Unfortunately, Fbhacker2.7 is now considered deprecated and is no longer maintained \033[1;0m')
79
-print('\033[1;33m Shall redirect you to join our WhatsApp channel, there shall find the latest tools \033[1;0m')
+print('\033[1;33m Shall redirect you to join our WhatsApp channel, there you shall find the latest tools \033[1;0m')
80
subprocess.run(['xdg-open', 'https://whatsapp.com/channel/0029Vb5f98Z90x2p6S1rhT0S'])
0 commit comments