Sublime git test

This commit is contained in:
Benjamyn Love 2017-06-02 23:53:30 +10:00
parent b056bfba8b
commit 81158e6254

View File

@ -1,6 +1,8 @@
#Lookup jsonWhois.com, easy json API for whois lookups ;D #Lookup jsonWhois.com, easy json API for whois lookups ;D
#Might need to run this in windows/on laptop/ in VM #Might need to run this in windows/on laptop/ in VM
#git sublime test
import argparse import argparse
import subprocess import subprocess
import re # YAY REVERSE ENGINEER... wait its just regex import re # YAY REVERSE ENGINEER... wait its just regex