mirror of
https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git
synced 2026-05-26 11:51:55 +00:00
Fix make target and escape sequence warnings
This commit is contained in:
@@ -140,10 +140,10 @@ CookieAuthentication 1
|
||||
return False
|
||||
|
||||
# ASCII Art
|
||||
print('''\033[1;32;40m \n
|
||||
* * _____
|
||||
| \ | | _____ *|* *|*_ *_*
|
||||
| \| |/ * \ \/ / | |/ * \| '__|
|
||||
print(r'''
|
||||
_ _ _____
|
||||
| \ | | _____ _|_ _|__ _ __
|
||||
| \| |/ _ \ \/ / | |/ _ \| '__|
|
||||
| |\ | __/> < | | (_) | |
|
||||
|_| \_|\___/_/\_\ |_|\___/|_|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user