You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
update op 00
This commit is contained in:
@ -78,7 +78,7 @@ def menu():
|
|||||||
if choice == 0 or choice == 00:
|
if choice == 0 or choice == 00:
|
||||||
clearScr()
|
clearScr()
|
||||||
print(Logo)
|
print(Logo)
|
||||||
ansurf()
|
anonsurf()
|
||||||
elif choice == 1 or choice == "01":
|
elif choice == 1 or choice == "01":
|
||||||
clearScr()
|
clearScr()
|
||||||
print(Logo)
|
print(Logo)
|
||||||
|
Reference in New Issue
Block a user