Sublime git test
This commit is contained in:
parent
b056bfba8b
commit
81158e6254
2
HTTPy.py
2
HTTPy.py
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user