From fd125083a063ebc176d529d30500f4a1443ede43 Mon Sep 17 00:00:00 2001 From: Benajmyn Love Date: Thu, 27 Jul 2017 15:37:18 +1000 Subject: [PATCH] More colour tests --- HTTPy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'