From 7d201405638605c8c00f37180820983c08aa6e36 Mon Sep 17 00:00:00 2001 From: Benajmyn Love Date: Mon, 25 Sep 2017 12:25:05 +1000 Subject: [PATCH] added #1 --- HTTPy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/HTTPy.py b/HTTPy.py index ad40800..7c9be2b 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,3 +1,4 @@ +#!/usr/bin/python2.7 import subprocess import re # YAY REVERSE ENGINEER... wait its just regex import readline