mirror of
https://github.com/zoriya/AnonymousGoose.git
synced 2025-12-06 06:36:10 +00:00
5 lines
90 B
Python
Executable File
5 lines
90 B
Python
Executable File
#!/usr/bin/env python3
|
|
from my_print import my_print
|
|
|
|
my_print("YOU HAVE BEEN HACKED.\n")
|