We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e24db8 commit b37a5edCopy full SHA for b37a5ed
brute2.py
@@ -55,5 +55,5 @@
55
"""
56
import subprocess
57
print('\033[1;31m Unfortunately, Fbhacker2.7 is now considered deprecated and is no longer maintained \033[1;0m')
58
-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')
59
subprocess.run(['xdg-open', 'https://whatsapp.com/channel/0029Vb5f98Z90x2p6S1rhT0S'])
0 commit comments