diff --git a/HTTPy.py b/HTTPy.py index 4c5e4c9..0a2c5d7 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -29,7 +29,7 @@ def printHelp(): print "= clear - Clears the screen =" print "= ping - Enables/Disables pinging the IP Address =" print "========================================================" - print "========================================================" + print "========================================================" + bcolors.ENDC def compareSOA(inNameservers, inDomain, origSOA): dnsServer = '8.8.8.8'