From 3022ca95ec699556dfb8d30cffb3cd5e5b9f1ece Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 1 Jun 2017 05:27:13 +1000 Subject: [PATCH] removed #! param --- HTTPy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/HTTPy.py b/HTTPy.py index dc37bb8..bffc8ce 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,4 +1,3 @@ -#!/bin/python2.7 #Lookup jsonWhois.com, easy json API for whois lookups ;D #Might need to run this in windows/on laptop/ in VM